次の方法で共有


PanelLayoutBase.SessionShowEvent(Session) Method

Definition

Shows the session.

protected:
 override void SessionShowEvent(Microsoft::Uii::Csr::Session ^ session);
protected override void SessionShowEvent (Microsoft.Uii.Csr.Session session);
override this.SessionShowEvent : Microsoft.Uii.Csr.Session -> unit
Protected Overrides Sub SessionShowEvent (session As Session)

Parameters

session
Session

Specifies the session.

Applies to