The methods of System.Web.Compilation.ClientBuildManager are listed below. For a list of all members, see the ClientBuildManager Members list.
See Also: Inherited members from System.MarshalByRefObject
CompileApplicationDependencies()
| ||
CompileFile(string)
| ||
CompileFile(string, ClientBuildManagerCallback)
| ||
CreateObject(Type, bool)
| ||
GenerateCode(string, string, out IDictionary)Documentation for this section has not yet been entered. | ||
GenerateCodeCompileUnit(string, out Type, out System.CodeDom.Compiler.CompilerParameters, out IDictionary)Documentation for this section has not yet been entered. | ||
GenerateCodeCompileUnit(string, string, out Type, out System.CodeDom.Compiler.CompilerParameters, out IDictionary)Documentation for this section has not yet been entered. | ||
GetAppDomainShutdownDirectories()
| ||
GetBrowserDefinitions()
| ||
GetCodeDirectoryInformation(string, out Type, out System.CodeDom.Compiler.CompilerParameters, out string)Documentation for this section has not yet been entered. | ||
GetCompiledType(string)
| ||
GetCompilerParameters(string, out Type, out System.CodeDom.Compiler.CompilerParameters)Documentation for this section has not yet been entered. | ||
GetGeneratedFileVirtualPath(string)
| ||
GetGeneratedSourceFile(string)
| ||
GetTopLevelAssemblyReferences(string)
| ||
GetVirtualCodeDirectories()
| ||
override | InitializeLifetimeService()
| |
IsCodeAssembly(string)
| ||
PrecompileApplication()
| ||
PrecompileApplication(ClientBuildManagerCallback)
| ||
PrecompileApplication(ClientBuildManagerCallback, bool)
| ||
Unload()
|