Property | Type | Description | |
---|---|---|---|
CommandsParentFolderId | string |
Method | Description | |
---|---|---|
Process ( GetQueryStateArgs args ) : void |
Method that will be called when a command item (contextual menu item, ribbon button, etc.) is about to be rendered.
|
Method | Description | |
---|---|---|
GetMenuItems ( object>.Dictionary |
Will get the menu items from the context menu parent provided.
|
public Process ( GetQueryStateArgs args ) : void | ||
args | GetQueryStateArgs | |
return | void |