Specifies the method by which data is transferred to the source page.

For details, please see the ImageTransferMethod property.

Namespace:  C1.Web.C1WebReport
Assembly:  C1.Web.C1WebReport.2 (in C1.Web.C1WebReport.2.dll)

Syntax

C#
public enum HttpHandlerTransferMethodEnum
Visual Basic (Declaration)
Public Enumeration HttpHandlerTransferMethodEnum

Members

Member nameDescription
Cache
Session

See Also