Click or drag to resize

GridServiceSaveGridRow Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public bool SaveGridRow(
	GridRow gridRow
)

Parameters

gridRow
Type: Dynamicweb.ContentGridRow

Return Value

Type: Boolean
See Also