Share via


SPMobileNavigation.Text Property

Gets or sets the text for the navigation control, either the label on a button or the text of a link.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public virtual string Text { get; set; }

Property Value

Type: System.String
A String object that represents the label of a button or the text of a link.

See Also

Reference

SPMobileNavigation Class

SPMobileNavigation Members

Microsoft.SharePoint.MobileControls Namespace