Compartir a través de


: HtmlMenuButton.AllowScriptInUrl (Campo) (Microsoft.SharePoint.Portal.WebControls)

Specifies a value indicating whether script contained in the data is accepted or rejected.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public AllowScriptInUrl As Boolean
'Uso
Dim instance As HtmlMenuButton
Dim value As Boolean

value = instance.AllowScriptInUrl

instance.AllowScriptInUrl = value
public bool AllowScriptInUrl

Comentarios

true if script data is accepted; otherwise false. The default value is false.

Vea también

Referencia

HtmlMenuButton (Clase)
HtmlMenuButton (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)