Constructs an EnumEditControl

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

Syntax

C#
public EnumEditControl(
	string type
)
Visual Basic
Public Sub New ( 
	type As String
)

Parameters

type
Type: System..::..String
paramtypeM:DotNetNuke.UI.WebControls.EnumEditControl.#ctor(System.String)

See Also