summaryP:DotNetNuke.Web.Mvp.SettingsModel.ModuleSettings

Namespace: DotNetNuke.Web.Mvp
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public Dictionary<string, string> ModuleSettings { get; set; }
Visual Basic
Public Property ModuleSettings As Dictionary(Of String, String)
	Get
	Set

See Also