ClientBuildManager::GenerateCodeCompileUnit Method

 

Returns the codeDOM tree, compiler type, and compiler parameters for a file represented by a virtual path.

Namespace:   System.Web.Compilation
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodGenerateCodeCompileUnit(String^, String^, Type^%, CompilerParameters^%, IDictionary^%)

Returns the contents, codeDOM tree, compiler type, and compiler parameters for a file represented by a virtual path.

System_CAPS_pubmethodGenerateCodeCompileUnit(String^, Type^%, CompilerParameters^%, IDictionary^%)

Returns the codeDOM tree, compiler type, and compiler parameters for a file represented by a virtual path.

Return to top
Show: