HtmlMenuButton.DefaultURL, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the default URL for each menu item that does not have a URL in the menu item template.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property DefaultURL As String
'Utilisation
Dim instance As HtmlMenuButton
Dim value As String
value = instance.DefaultURL
instance.DefaultURL = value
public string DefaultURL { get; set; }
Valeur de la propriété
A string that represents the default URL for each menu item that does not have a URL in the menu item template.
Voir aussi
Référence
HtmlMenuButton, classe
Membres HtmlMenuButton
Microsoft.SharePoint.Portal.WebControls, espace de noms