Click or drag to resize
UploaderProviderGetFSPath Method
Gets the file system path.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public abstract string GetFSPath(
	Guid guid
)

Parameters

guid
Type: SystemGuid
The GUID.

Return Value

Type: String
See Also