FileHelperGetLiveFilePath Method |
Gets the live path for the given file
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string GetLiveFilePath(
string filePath
)
Parameters
- filePath
- Type: SystemString
File path
Return Value
Type:
StringSee Also