Sdílet prostřednictvím


MobileListSiteMapPath.HideInteriorRootNodes property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property HideInteriorRootNodes As Boolean
    Get
    Set
'Usage
Dim instance As MobileListSiteMapPath
Dim value As Boolean

value = instance.HideInteriorRootNodes

instance.HideInteriorRootNodes = value
public bool HideInteriorRootNodes { get; set; }

Property value

Type: System.Boolean

See also

Reference

MobileListSiteMapPath class

MobileListSiteMapPath members

Microsoft.SharePoint.Mobile.WebControls namespace