MenuCommandService.EnsureVerbs Method

Definition

Ensures that the verb list has been created.

protected:
 void EnsureVerbs();
protected void EnsureVerbs ();
member this.EnsureVerbs : unit -> unit
Protected Sub EnsureVerbs ()

Remarks

The EnsureVerbs method creates the verb list if it has not already been created.

Applies to

See also