Click or drag to resize

TemplatedDropDownListItemEventArgsItem Property

Gets an instance of a TemplatedDropDownListItem that is associated with an event.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public TemplatedDropDownListItem Item { get; }

Property Value

Type: TemplatedDropDownListItem

Return Value

Type: TemplatedDropDownListItem
Remarks