SPPageParserFilter Members

Include Protected Members
Include Inherited Members

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

The SPPageParserFilter type exposes the following members.

Constructors

  Name Description
SPPageParserFilter Infrastructure.

Top

Properties

  Name Description
AllowCode Infrastructure. (Overrides PageParserFilter.AllowCode.)
Line (Inherited from PageParserFilter.)
NumberOfControlsAllowed Infrastructure. (Overrides PageParserFilter.NumberOfControlsAllowed.)
NumberOfDirectDependenciesAllowed Infrastructure. (Overrides PageParserFilter.NumberOfDirectDependenciesAllowed.)
TotalNumberOfDependenciesAllowed Infrastructure. (Overrides PageParserFilter.TotalNumberOfDependenciesAllowed.)
VirtualPath (Inherited from PageParserFilter.)

Top

Methods

  Name Description
AddControl (Inherited from PageParserFilter.)
AllowBaseType Infrastructure. (Overrides PageParserFilter.AllowBaseType(Type).)
AllowControl Infrastructure. (Overrides PageParserFilter.AllowControl(Type, ControlBuilder).)
AllowServerSideInclude Infrastructure. (Overrides PageParserFilter.AllowServerSideInclude(String).)
AllowVirtualReference Infrastructure. (Overrides PageParserFilter.AllowVirtualReference(String, VirtualReferenceType).)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetCompilationMode Infrastructure. (Overrides PageParserFilter.GetCompilationMode(CompilationMode).)
GetHashCode (Inherited from Object.)
GetNoCompileUserControlType (Inherited from PageParserFilter.)
GetType (Inherited from Object.)
Initialize (Inherited from PageParserFilter.)
MemberwiseClone (Inherited from Object.)
ParseComplete Infrastructure. (Overrides PageParserFilter.ParseComplete(ControlBuilder).)
PreprocessDirective Infrastructure. (Overrides PageParserFilter.PreprocessDirective(String, IDictionary).)
ProcessCodeConstruct (Inherited from PageParserFilter.)
ProcessDataBindingAttribute (Inherited from PageParserFilter.)
ProcessEventHookup (Inherited from PageParserFilter.)
SetPageProperty (Inherited from PageParserFilter.)
ToString (Inherited from Object.)

Top

See Also

Reference

SPPageParserFilter Class

Microsoft.SharePoint.ApplicationRuntime Namespace