Needed for FormAuthentication
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual bool LoginPage { get; set; }
Public Overridable Property LoginPage As Boolean
public: virtual property bool LoginPage { bool get (); void set (bool value); }