SPPageParserFilter.AllowCode Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides PageParserFilter.AllowCode.

Namespace:  Microsoft.SharePoint.ApplicationRuntime
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Overrides ReadOnly Property AllowCode As Boolean
    Get

Dim instance As SPPageParserFilter
Dim value As Boolean

value = instance.AllowCode
public override bool AllowCode { get; }

Property Value

Type: System.Boolean

See Also

Reference

SPPageParserFilter Class

SPPageParserFilter Members

Microsoft.SharePoint.ApplicationRuntime Namespace