summaryP:DotNetNuke.Web.Mvp.SettingsModel.ModuleSettings
Namespace: DotNetNuke.Web.MvpAssembly: 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 |