Constructs a SkinsEditControl

Namespace: DotNetNuke.UI.Skins.Controls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Parameters

type
Type: System..::..String
The type of the property

See Also