Click or drag to resize
UploaderProviderPersist Method
Persists the specified uploader.

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

Parameters

guid
Type: SystemGuid
The GUID.
See Also