Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides WebPartGalleryItem.IsSafeAgainstScript.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property IsSafeAgainstScript As Boolean
Get
'Usage
Dim instance As WebPartGalleryItemBase
Dim value As Boolean
value = instance.IsSafeAgainstScript
public override bool IsSafeAgainstScript { get; }
Property Value
Type: System.Boolean