ClientBuildManager::CompileFile Method
.NET Framework (current version)
Compiles the file represented by the virtual path.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CompileFile(String^) | Compiles the file represented by the virtual path. |
![]() | CompileFile(String^, ClientBuildManagerCallback^) | Compiles the file represented by the virtual path and provides a callback class to receive status information about the build. |
Show:
