Click or drag to resize
FileHelperGetLiveFilePath Method
Gets the live path for the given file

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetLiveFilePath(
	string filePath
)

Parameters

filePath
Type: SystemString
File path

Return Value

Type: String
See Also