summaryM:DotNetNuke.Entities.Controllers.IHostController.GetSettingsDictionary

Namespace: DotNetNuke.Entities.Controllers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
Dictionary<string, string> GetSettingsDictionary()
Visual Basic
Function GetSettingsDictionary As Dictionary(Of String, String)

Return Value

returnsM:DotNetNuke.Entities.Controllers.IHostController.GetSettingsDictionary

See Also