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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph