summaryP:DotNetNuke.Web.Mvp.ModuleSettingsPresenterBase`1.TabModuleSettings

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

Syntax

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

See Also