summaryT:DotNetNuke.Web.Mvc.MvcSettingsControl

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

Syntax

C#
public class MvcSettingsControl : MvcHostControl, 
	ISettingsControl, IModuleControl
Visual Basic
Public Class MvcSettingsControl
	Inherits MvcHostControl
	Implements ISettingsControl, IModuleControl

Inheritance Hierarchy

See Also