The SeoLoginStatus type exposes the following members.

Properties

  Name Description
Public property CssClass
Gets or sets the CSS Class for control.
Public property DefaultPageUrl
Gets or sets the default login page.
Public property Enabled
Gets or sets a value indicating whether SEO Login status is enabled.
Public property LoginText
Gets or sets the login text.
Public property LogoutPageUrl
Gets or sets the logout page.
Public property LogoutText
Gets or sets the logout text.
Public property RegisterAsPostBackControl
Gets or sets a value indicating whether a button is registered as a postback control.
Public property ToolTip
Gets or sets the tool tip text.
Public property Visible
Gets or sets a value that indicates whether a server control is rendered as UI on the page.

See Also