Gets and Sets the url for the Logoff Control

Namespace: DotNetNuke.Services.Authentication
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string LogoffControlSrc { get; set; }
Visual Basic
Public Property LogoffControlSrc As String
	Get
	Set

See Also