Gets and Sets the url for the Logoff Control
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string LogoffControlSrc { get; set; } |
| Visual Basic |
|---|
Public Property LogoffControlSrc As String Get Set |