| |||||||
RepeaterCommandEventArgs ConstructorSystem.Web.UI.WebControls Namespace RepeaterCommandEventArgs Class Initializes a new instance of the RepeaterCommandEventArgs class. [ VB ] Public Sub New ( _ ByVal item As RepeaterItem, _ ByVal commandSource As Object, _ ByVal originalArgs As CommandEventArgs _ ) [ C# ] public RepeaterCommandEventArgs ( RepeaterItem item, object commandSource, CommandEventArgs originalArgs ); [ C++ ] public: RepeaterCommandEventArgs ( RepeaterItem* item, Object* commandSource, CommandEventArgs* originalArgs ); [ JScript ] public function RepeaterCommandEventArgs ( item : RepeaterItem, commandSource : Object, originalArgs : CommandEventArgs ); Parameters
RemarksUse this constructor to initialize a new instance of the RepeaterCommandEventArgs class. When an instance of RepeaterCommandEventArgs is created by a call to this constructor, the following properties are initialized to the specified values.
See AlsoRepeaterCommandEventHandler Repeater ItemCommand |
| ||||||
Check out related books at Amazon
© 2000-2008 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 aspxtreme