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