Click or drag to resize
IAttachmentProviderOpenFileStream Method

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
Stream OpenFileStream(
	Guid guid,
	Object cookie
)

Parameters

guid
Type: SystemGuid
cookie
Type: SystemObject

Return Value

Type: Stream
See Also