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!

CommandEventArgs.CommandArgument

[To be supplied.]

[Visual Basic]
Public ReadOnly Property CommandArgument As Object
[C#]
public object CommandArgument {get;}
[C++]
public: __property Object* get_CommandArgument();
[JScript]
public function get CommandArgument() : Object;

See Also

CommandEventArgs Class | CommandEventArgs Members | System.Web.UI.WebControls Namespace