Click or drag to resize

GridServiceSaveGridRows Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public bool SaveGridRows(
	IEnumerable<GridRow> gridRows
)

Parameters

gridRows
Type: System.Collections.GenericIEnumerableGridRow

Return Value

Type: Boolean
See Also