MobileListSiteMapPath class
Cria um SiteMapPath controle de caminho de mapa de Site que é exibido em uma lista não ordenada
Inheritance hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.CompositeControl
System.Web.UI.WebControls.SiteMapPath
Microsoft.SharePoint.Mobile.WebControls.MobileListSiteMapPath
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Class MobileListSiteMapPath _
Inherits SiteMapPath
'Uso
Dim instance As MobileListSiteMapPath
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class MobileListSiteMapPath : SiteMapPath
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.