Gets and Sets the url for the Settings Control

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

Syntax

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

See Also