| FrontendControlRowID Property |
Gets or sets the row identifier.
Namespace:
Dynamicweb.News.Common.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public int RowID { get; set; }
Public Property RowID As Integer
Get
Set
Property Value
Type:
Int32The row identifier.
See Also