summaryP:DotNetNuke.Services.Scheduling.DNNScheduler.Settings

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

Syntax

C#
public override Dictionary<string, string> Settings { get; }
Visual Basic
Public Overrides ReadOnly Property Settings As Dictionary(Of String, String)
	Get

See Also