SessionTabsControl.RemoveWorkflowApplicationNodes(Session) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove the applications for a session from the DefaultSessionExplorerControl
public:
virtual void RemoveWorkflowApplicationNodes(Microsoft::Uii::Csr::Session ^ session);
public virtual void RemoveWorkflowApplicationNodes (Microsoft.Uii.Csr.Session session);
abstract member RemoveWorkflowApplicationNodes : Microsoft.Uii.Csr.Session -> unit
override this.RemoveWorkflowApplicationNodes : Microsoft.Uii.Csr.Session -> unit
Public Overridable Sub RemoveWorkflowApplicationNodes (session As Session)
Parameters
- session
- Session
Specifies the session.