HtmlMenuButton.AllowScriptInUrl, champ (Microsoft.SharePoint.Portal.WebControls)
Specifies a value indicating whether script contained in the data is accepted or rejected.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public AllowScriptInUrl As Boolean
'Utilisation
Dim instance As HtmlMenuButton
Dim value As Boolean
value = instance.AllowScriptInUrl
instance.AllowScriptInUrl = value
public bool AllowScriptInUrl
Remarques
true if script data is accepted; otherwise false. The default value is false.
Voir aussi
Référence
HtmlMenuButton, classe
Membres HtmlMenuButton
Microsoft.SharePoint.Portal.WebControls, espace de noms