Click or drag to resize

TestWebAppCommand Methods

[This is preliminary documentation and is subject to change.]

The TestWebAppCommand type exposes the following members.

Methods
  NameDescription
Protected methodDeserializeItems (Inherited from Command.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecute
Executes the command in the specified context.
(Overrides Command.Execute(CommandContext).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetClick (Inherited from Command.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetHeader (Inherited from Command.)
Public methodGetIcon (Inherited from Command.)
Public methodGetSubmenuItems (Inherited from Command.)
Public methodGetToolTip (Inherited from Command.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue (Inherited from Command.)
Protected methodHasField(Item, ID) (Inherited from Command.)
Protected methodHasField(Item, String) (Inherited from Command.)
Protected methodIsAdvancedClient (Inherited from Command.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodQueryState
Queries the state of the command.
(Overrides Command.QueryState(CommandContext).)
Protected methodRun
Runs the specified args.
Protected methodSerializeItems (Inherited from Command.)
Protected methodSetClick (Inherited from Command.)
Protected methodSetHeader (Inherited from Command.)
Protected methodSetIcon (Inherited from Command.)
Protected methodSetToolTip (Inherited from Command.)
Protected methodSetValue (Inherited from Command.)
Protected methodStart (Inherited from Command.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also