| GridServiceDeleteGridRow Method |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public bool DeleteGridRow(
int id
)
Public Function DeleteGridRow (
id As Integer
) As Boolean
Parameters
- id
- Type: SystemInt32
Return Value
Type:
BooleanSee Also