summaryP:DotNetNuke.Web.Mvp.ModulePresenterBase`1.Settings

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

Syntax

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

See Also