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

Gets or sets a string of one or more characters that identifies the access key (AccessKey).

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

Syntaxe

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

value = instance.AccessKeySymbol

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

Valeur de la propriété

A String object that represents the symbol for the AccessKey.

Notes

The default is the value of the AccessKey property enclosed in square brackets "[" and "]".

Voir aussi

Référence

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