| RichselectItem Constructor (String, String) |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public RichselectItem(
string html,
string value
)
Public Sub New (
html As String,
value As String
)
Parameters
- html
- Type: SystemString
- value
- Type: SystemString
See Also