ManagementWordVerificationCookieName Property

Note: This API is now obsolete.

Definition

Namespace: Centralpoint.Web
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ObsoleteAttribute("This WordVerification.ashx HttpHandler has been replaced with by Captcha.ashx in Centralpoint.Web.UI.HttpHandlers which has its own CookieName method.", 
	false)]
public static string WordVerificationCookieName { get; }

Property Value

String

See Also