| 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; }
Public Property GridRowId As Integer
Get
Set
Property Value
Type:
Int32
The grid row id.
See Also