DropDownButtonBuilder.NoDataText Method
Name | Parameters | Description |
---|---|---|
NoDataText(JS) | value | Specifies the text or HTML markup displayed in the drop-down menu when it does not contain any items. Mirrors the client-side noDataText option. |
NoDataText(String) | value | Specifies the text or HTML markup displayed in the drop-down menu when it does not contain any items. Mirrors the client-side noDataText option. |