LoginStatus::LogoutImageUrl Property
.NET Framework (current version)
Gets or sets the URL of the image used for the logout button.
Assembly: System.Web (in System.Web.dll)
The LogoutImageUrl property contains the location of the image used for the logout link. The LogoutText property is used as the alternative text for the image in browsers.
If LogoutImageUrl is empty, the LogoutText property is rendered as the link.
.NET Framework
Available since 2.0
Available since 2.0
Show: