[]
Configurates the OnClientQueryLoadingData client event. Queries the request data sent to the service before loading the document.
public TBuilder OnClientQueryLoadingData(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |