PagesSection.PageParserFilterType Property
.NET Framework (current version)
Gets or sets a value that specifies the parser filter type.
Assembly: System.Web (in System.Web.dll)
[<ConfigurationPropertyAttribute("pageParserFilterType", DefaultValue = "")>] member PageParserFilterType : string with get, set
A parser filter, which is an instance of the PageParserFilter class, is called by the page compilation process before the parsing step to allow for changes to the source code at run time.
.NET Framework
Available since 2.0
Available since 2.0
Show: