asp.net.ph

RepeaterCommandEventArgs.Item Property

System.Web.UI.WebControls Namespace   RepeaterCommandEventArgs Class


Returns the selected item in the Repeater.

Syntax


Script [ RepeaterItem variable = ] RepeaterCommandEventArgs.Item

Property Value


variable A RepeaterItem object that represents the selected item in the Repeater.

The property is read only with no default value.

Remarks

Use the Item property to access information about the selected item in the Repeater control.

See Also

RepeaterCommandEventArgs   Repeater   ItemCommand Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note