This topic has not yet been rated - Rate this topic

PageParserFilter Properties

(see also Protected Properties )
  Name Description
Public property AllowCode
Gets a value indicating whether an ASP.NET parser permits code on the page.
Public property NumberOfControlsAllowed
Get the maximum number of controls that a parser can parse for a single page.
Public property NumberOfDirectDependenciesAllowed
Gets the maximum number of direct file dependencies that a parser permits for a single page.
Public property TotalNumberOfDependenciesAllowed
Gets the maximum number of direct and indirect file dependencies that a parser permits for a single page.
Top
  Name Description
Protected property VirtualPath
Gets the virtual path to the page currently being parsed.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.