다음을 통해 공유


MobileListSiteMapPath.SiteMapDescription property

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

Syntax

'Declaration
Public Property SiteMapDescription As String
    Get
    Set
'Usage
Dim instance As MobileListSiteMapPath
Dim value As String

value = instance.SiteMapDescription

instance.SiteMapDescription = value
public string SiteMapDescription { get; set; }

Property value

Type: System.String

See also

Reference

MobileListSiteMapPath class

MobileListSiteMapPath members

Microsoft.SharePoint.Mobile.WebControls namespace