ISiteInfo.ParentId propertySee AlsoISiteInfo.ParentId property如果没有上级站点,则返回 0,否则返回上级站点Id。 public int ParentId { get; set; } See Also interface ISiteInfonamespace SiteServer.Plugin