ComponentOne ASP.NET MVC Controls
Edit<T> Method

C1.Web.Mvc Namespace > CollectionViewHelper Class : Edit<T> Method
The type of data record
The request data
The edit action
The read action provides the newest data.
Edits data accroding to the request and the write action.
Syntax

Parameters

requestData
The request data
editAction
The edit action
read
The read action provides the newest data.

Type Parameters

T
The type of data record

Return Value

The response data
See Also

Reference

CollectionViewHelper Class
CollectionViewHelper Members