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.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property IsSafeAgainstScript As Boolean
Get
'Usage
Dim instance As WebPartGalleryItem
Dim value As Boolean
value = instance.IsSafeAgainstScript
public abstract bool IsSafeAgainstScript { get; }
Property Value
Type: System.Boolean