SPPageParserFilter.NumberOfDirectDependenciesAllowed Property

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

This member overrides PageParserFilter.NumberOfDirectDependenciesAllowed.

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

Syntax

Public Overrides ReadOnly Property NumberOfDirectDependenciesAllowed As Integer
    Get

Dim instance As SPPageParserFilter
Dim value As Integer

value = instance.NumberOfDirectDependenciesAllowed
public override int NumberOfDirectDependenciesAllowed { get; }

Property Value

Type: System.Int32

See Also

Reference

SPPageParserFilter Class

SPPageParserFilter Members

Microsoft.SharePoint.ApplicationRuntime Namespace