[]
Configurates the OnClientGotFocus client event. Occurs when the control gets the focus.
public TBuilder OnClientGotFocus(string value)
Public Function OnClientGotFocus(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |