Method | Description | |
---|---|---|
SetTaskPaneSelectedPage ( String space, String page ) : void |
Sets the values corresponding to the selected page in the tree view
|
public SetTaskPaneSelectedPage ( String space, String page ) : void | ||
space | String | The value for the "space" key. |
page | String | The value for the "page" key. |
return | void |