次の方法で共有


SessionTabsControl.SwitchSessionHandler Method

Definition

public:
 void SwitchSessionHandler(System::Object ^ sender, Microsoft::Crm::UnifiedServiceDesk::Dynamics::SwitchSessionEventArgs ^ e);
[Microsoft.Practices.CompositeUI.EventBroker.EventSubscription("topic://SwitchSession", Microsoft.Practices.CompositeUI.EventBroker.ThreadOption.Publisher)]
public void SwitchSessionHandler (object sender, Microsoft.Crm.UnifiedServiceDesk.Dynamics.SwitchSessionEventArgs e);
[<Microsoft.Practices.CompositeUI.EventBroker.EventSubscription("topic://SwitchSession", Microsoft.Practices.CompositeUI.EventBroker.ThreadOption.Publisher)>]
member this.SwitchSessionHandler : obj * Microsoft.Crm.UnifiedServiceDesk.Dynamics.SwitchSessionEventArgs -> unit
Public Sub SwitchSessionHandler (sender As Object, e As SwitchSessionEventArgs)

Parameters

sender
Object
Attributes

Applies to