Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

CaptchaImageStorage Enumeration

Specifies where the image is stored.

[Visual Basic]
Public Enum CaptchaImageStorage
[C#]
public enum CaptchaImageStorage

Members

Member Name Description
Session Stores in the session.
Cache Stores in the cache.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic