NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RepeaterCommandEventArgs Class

[To be supplied.]

Object
   EventArgs
      CommandEventArgs
         RepeaterCommandEventArgs

[Visual Basic]
Public Class RepeaterCommandEventArgs
   Inherits CommandEventArgs
[C#]
public class RepeaterCommandEventArgs : CommandEventArgs
[C++]
public __gc class RepeaterCommandEventArgs : public
   CommandEventArgs
[JScript]
public class RepeaterCommandEventArgs extends CommandEventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

RepeaterCommandEventArgs Members | System.Web.UI.WebControls Namespace