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