ClientBuildManager::CompileFile Method

 

Compiles the file represented by the virtual path.

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

NameDescription
System_CAPS_pubmethodCompileFile(String^)

Compiles the file represented by the virtual path.

System_CAPS_pubmethodCompileFile(String^, ClientBuildManagerCallback^)

Compiles the file represented by the virtual path and provides a callback class to receive status information about the build.

Return to top
Show: