[]
Configurates C1.Web.Mvc.CollectionViewService<T>.UpdateActionUrl. Sets the url of update action.
public CollectionViewServiceBuilder<T> Update(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CollectionViewServiceBuilder<T> | Current builder. |