Aracılığıyla paylaş


XmlSiteMapProvider.GetChildNodes(SiteMapNode) Yöntem

Tanım

Site haritasının alt düğümlerini döndürür.

public:
 override System::Web::SiteMapNodeCollection ^ GetChildNodes(System::Web::SiteMapNode ^ node);
public override System.Web.SiteMapNodeCollection GetChildNodes (System.Web.SiteMapNode node);
override this.GetChildNodes : System.Web.SiteMapNode -> System.Web.SiteMapNodeCollection
Public Overrides Function GetChildNodes (node As SiteMapNode) As SiteMapNodeCollection

Parametreler

node
SiteMapNode

Alt SiteMapNode düğümlerin elde etmek için nesnesi.

Döndürülenler

SiteMapNodeCollection

Site eşleme düğümleri koleksiyonu.

Şunlara uygulanır