Share via


SPMobileLinkNavigation.AppendWebTitleToText property

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

Syntax

'Declaration
Public Overridable Property AppendWebTitleToText As Boolean
    Get
    Set
'Usage
Dim instance As SPMobileLinkNavigation
Dim value As Boolean

value = instance.AppendWebTitleToText

instance.AppendWebTitleToText = value
public virtual bool AppendWebTitleToText { get; set; }

Property value

Type: System.Boolean

See also

Reference

SPMobileLinkNavigation class

SPMobileLinkNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace