The members of System.Web.Configuration.Compiler are listed below.
See Also: Inherited members from System.Configuration.ConfigurationElement
[read-only] | CompilerOptions | string.
Gets a list of compiler-specific options to use during compilation. |
[read-only] | Extension | string.
Gets a list of file-name extensions used for dynamic code-behind files. |
[read-only] | Language | string.
Gets a list of programming languages to use in dynamic compilation files. |
[read-only] | Type | string.
Gets the compiler type name of the language provider for dynamic compilation files. |
[read-only] | WarningLevel | int.
Gets the compiler warning level. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |