 | SelectionBoxInputRight Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax[BindableAttribute(true)]
[DefaultValueAttribute("")]
public ListItem[] InputRight { set; }<BindableAttribute(true)>
<DefaultValueAttribute("")>
Public WriteOnly Property InputRight As ListItem()
SetProperty Value
Type:
ListItem
See Also