[]
Configurates the OnClientCollectionChanged client event. Occurs when the collection changes.
public TBuilder OnClientCollectionChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |