HtmlMenuItem.Language, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the language of the script, if present, in the ScriptFunc property.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property Language As String
'Utilisation
Dim instance As HtmlMenuItem
Dim value As String
value = instance.Language
instance.Language = value
public string Language { get; set; }
Valeur de la propriété
A string that represents the language of the script.
Voir aussi
Référence
HtmlMenuItem, classe
Membres HtmlMenuItem
Microsoft.SharePoint.Portal.WebControls, espace de noms