ClientBuildManager::CompileFile Method (String^)

 

Compiles the file represented by the virtual path.

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

public:
void CompileFile(
	String^ virtualPath
)

Parameters

virtualPath
Type: System::String^

The path to the file to be compiled.

.NET Framework
Available since 2.0
Return to top
Show: