asp.net.ph

FormsAuthentication.FormsCookiePath Property

System.Web.Security Namespace   FormsAuthentication Class


Returns the configured cookie path used for the current application.

[ VB ]
Public Shared ReadOnly Property FormsCookiePath As String

[ C# ]
public static string FormsCookiePath {get;}

[ C++ ]
public: __property static String* get_FormsCookiePath ( );

[ JScript ]
public static function get FormsCookiePath ( ) : String;

Property Value

A string containing the configured cookie path used for the current application.

See Also

FormsAuthentication Members Skip Navigation Links




Previous page Back to top Next page

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