ClientBuildManager.CompileFile Method (String)

 

Compiles the file represented by the virtual path.

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

member CompileFile : 
        virtualPath:string -> unit

Parameters

virtualPath
Type: System.String

The path to the file to be compiled.

.NET Framework
Available since 2.0
Return to top
Show: