SiteMapNodeItem.SetItemType Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Sets the current SiteMapNodeItemItemType property.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
protected void SetItemType ( SiteMapNodeItemType itemType )
protected internal function SetItemType ( itemType : SiteMapNodeItemType )
Not applicable.
Parameters
- itemType
One of the SiteMapNodeItemType values.
Community Additions
ADD
Show: