System.Web.Security Namespace FormsAuthenticationEventArgs Class
Initializes a new instance of the FormsAuthenticationEventArgs class.
[ VB ] Public Sub New ( _ context As HttpContext _ ) [ C# ] public FormsAuthenticationEventArgs ( HttpContext context ); [ C++ ] public: FormsAuthenticationEventArgs ( HttpContext* context ); [ JScript ] public function FormsAuthenticationEventArgs ( context : HttpContext );
The following table shows initial property values for an instance of FormsAuthenticationEventArgs.
FormsAuthenticationEventArgs Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note