Compartilhar via


ProxySiteMapNode.Title Property

Gets or sets the title of the ProxySiteMapNode object.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Title As String
    Get
'Usage
Dim instance As ProxySiteMapNode
Dim value As String

value = instance.Title
public override string Title { get; }

Property Value

Type: System.String
A string representing the title of the ProxySiteMapNode object.

See Also

Reference

ProxySiteMapNode Class

ProxySiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace

Title