PageParserFilter.GetNoCompileUserControlType Method ()
.NET Framework (current version)
Returns a Type that should be used for pages or controls that are not dynamically compiled.
Assembly: System.Web (in System.Web.dll)
You can override the GetNoCompileUserControlType method to specify the return type of pages or controls that are treated as if they are not dynamically compiled. The default is null.
GetNoCompileUserControlType is introduced in the .NET Framework version 3.5. For more information, see .NET Framework Versions and Dependencies.
.NET Framework
Available since 2.0
Available since 2.0
Show: