BuildManager::GetCompiledCustomString Method (String^)
.NET Framework (current version)
Compiles a file, given its virtual path, and returns a custom string that the build provider persists in cache.
Assembly: System.Web (in System.Web.dll)
Parameters
- virtualPath
-
Type:
System::String^
The virtual path of the file to build.
Return Value
Type: System::String^A string, as returned by the GetCustomString method, that is cached to disk or memory.
.NET Framework
Available since 2.0
Available since 2.0
Show: