Click or drag to resize
ControlItemDataAttributes Property
Custom attributes for the item to pass to the client.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public IDictionary<string, Object> Attributes { get; set; }

Property Value

Type: IDictionaryString, Object
See Also