[]
Configurates the OnClientPropertyChanged client event. Occurs when the value of a property in this field changes.
public TBuilder OnClientPropertyChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |