RemoveRow - cWebList

Instructs the client to remove the specified row at the client

Type: Procedure

Parameters: String sRowID

ParameterDescription
sRowIDRowId String


Syntax
Procedure RemoveRow String sRowID

Call: Send RemoveRow sRowID


Description

Instructs the client to remove the specified row at the client.

DeserializeRowId deserializes a RowId String into a RowId type and SerializeRowId serializes a RowId type to a string.