DynamicsBaseHostedControl.SessionCreatedEvent(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.
Called by the system to indicate a session was created
protected:
virtual void SessionCreatedEvent(Microsoft::Uii::Csr::Session ^ session);
protected virtual void SessionCreatedEvent (Microsoft.Uii.Csr.Session session);
abstract member SessionCreatedEvent : Microsoft.Uii.Csr.Session -> unit
override this.SessionCreatedEvent : Microsoft.Uii.Csr.Session -> unit
Protected Overridable Sub SessionCreatedEvent (session As Session)
Parameters
- session
- Session
A reference to the new session