| ListRowAttributes Property |
Gets the custom attributes associated with the row.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public NameValueCollection Attributes { get; }
Public ReadOnly Property Attributes As NameValueCollection
Get
Property Value
Type:
NameValueCollectionRemarks See Also