LoadPanelBuilder.FocusStateEnabled Method
| Name | Parameters | Description |
|---|---|---|
| FocusStateEnabled(JS) | value | Specifies whether or not the UI component can be focused. Mirrors the client-side focusStateEnabled option. |
| FocusStateEnabled(Boolean) | value | Specifies whether or not the UI component can be focused. Mirrors the client-side focusStateEnabled option. |