[]
Creates one ItemsBoundControl<T> instance.
protected ItemsBoundControl(HtmlHelper helper, string selector = null)
Protected Sub New(helper As HtmlHelper, Optional selector As String = Nothing)
| Type | Name | Description |
|---|---|---|
| HtmlHelper | helper | The html helper |
| string | selector | The selector |