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