Share via


ProxySiteMapNode.Title Property

This member overrides SiteMapNode.Title.

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

Syntax

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

value = instance.Title

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

Property Value

Type: System.String

See Also

Reference

ProxySiteMapNode Class

ProxySiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace

Title