Click or drag to resize
FilesLogGetPath Method
Returns relative path if the file is in application path, otherwise returns absolute path.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static string GetPath(
	Object path
)

Parameters

path
Type: SystemObject
File path

Return Value

Type: String
See Also