SPPageParserFilter.TotalNumberOfDependenciesAllowed Property

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

This member overrides PageParserFilter.TotalNumberOfDependenciesAllowed.

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

Syntax

Public Overrides ReadOnly Property TotalNumberOfDependenciesAllowed As Integer
    Get

Dim instance As SPPageParserFilter
Dim value As Integer

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

Property Value

Type: System.Int32

See Also

Reference

SPPageParserFilter Class

SPPageParserFilter Members

Microsoft.SharePoint.ApplicationRuntime Namespace