CardViewBuilder<T>.OnCardSaving(String) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public CardViewBuilder<T> OnCardSaving(
string jsFunc
)
Parameters
| Name | Type |
|---|---|
| jsFunc | String |
Returns
| Type |
|---|
| CardViewBuilder<T> |
See Also