ISettingsControl provides a common Interface for Module Settings Controls

Namespace: DotNetNuke.UI.Modules
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public interface ISettingsControl : IModuleControl
Visual Basic
Public Interface ISettingsControl
	Inherits IModuleControl

See Also