Click or drag to resize

RichselectItem Constructor (String, String)

Initializes a new instance of the RichselectItem class

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public RichselectItem(
	string html,
	string value
)

Parameters

html
Type: SystemString
value
Type: SystemString
See Also