SPMobileNavigation.Text, propriété (Microsoft.SharePoint.MobileControls)

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

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Public Overridable Property Text As String
'Utilisation
Dim instance As SPMobileNavigation
Dim value As String

value = instance.Text

instance.Text = value
public virtual string Text { get; set; }

Valeur de la propriété

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

Voir aussi

Référence

SPMobileNavigation, classe
Membres SPMobileNavigation
Microsoft.SharePoint.MobileControls, espace de noms