C1.Web.Mvc Namespace > CollectionViewHelper Class : BatchEdit<T> Method |
'Declaration
Public Shared Function BatchEdit(Of T)( _ ByVal requestData As CollectionViewBatchEditRequest(Of T), _ ByVal editAction As Func(Of BatchOperatingData(Of T),CollectionViewResponse(Of T)), _ ByVal read As Func(Of IEnumerable(Of T)) _ ) As CollectionViewResponse(Of T)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2