AnonymousIdentificationEventArgs.AnonymousIdentificationEventArgs Constructor
.NET Framework 3.0
Initializes a new instance of the AnonymousIdentificationEventArgs class.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The AnonymousIdentificationModule constructs a AnonymousIdentificationEventArgs object using the current HttpContext. It then passes the AnonymousIdentificationEventArgs object to the AnonymousIdentification_Creating event.
Community Additions
ADD
Show: