SiteMapNodeItem::SetItemType Method (SiteMapNodeItemType)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Sets the current SiteMapNodeItemItemType property.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public protected:
virtual void SetItemType(
	SiteMapNodeItemType itemType
)

Parameters

itemType
Type: System.Web.UI.WebControls::SiteMapNodeItemType

One of the SiteMapNodeItemType values.

.NET Framework
Available since 2.0
Return to top
Show: