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