Click or drag to resize

CopyGridRowToPageDialogModelGridRowId Property

Gets or sets the grid row id.

Namespace:  Dynamicweb.Management.Content.Dialogs.Models
Assembly:  Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax
public int GridRowId { get; set; }

Property Value

Type: Int32
The grid row id.
See Also