System.Web.Compilation.ClientBuildManager.CompileFile Method

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

Syntax

public void CompileFile (string virtualPath, ClientBuildManagerCallback callback)

Parameters

virtualPath
The path to the file to be compiled.
callback
The object to receive status information from compilation.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0