| GridServiceSaveGridRow Method |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public bool SaveGridRow(
GridRow gridRow
)
Public Function SaveGridRow (
gridRow As GridRow
) As Boolean
Parameters
- gridRow
- Type: Dynamicweb.ContentGridRow
Return Value
Type:
BooleanSee Also