MobileListSiteMapNodeItem class
Cria um controle ListSiteMapNodeItem. Substitui o método Render de SiteMapNodeItem para remover a marca SPAN ao redor de cada nó.
Inheritance hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.SiteMapNodeItem
Microsoft.SharePoint.Mobile.WebControls.MobileListSiteMapNodeItem
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Class MobileListSiteMapNodeItem _
Inherits SiteMapNodeItem
'Uso
Dim instance As MobileListSiteMapNodeItem
public class MobileListSiteMapNodeItem : SiteMapNodeItem
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.