[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CollectionViewServiceBuilder-1.Delete

Delete Method

Delete(string)

Configurates C1.Web.Mvc.CollectionViewService<T>.DeleteActionUrl. Sets the url of delete action.

Declaration
public CollectionViewServiceBuilder<T> Delete(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
CollectionViewServiceBuilder<T>

Current builder.