Namespace: Consultingwerk.Windows.Framework.Session
Class 
SmartContextStoreFormLogic Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartFormLogic
Implements: ISmartFormLogic

File:SmartContextStoreFormLogic
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Apr 06 23:06:19 CEST 2021



Top Method Summary
Options Name Purpose
Initialize () Initializes the SmartFormLogic instance
LockSession (Object, ToolClickEventArgs) Event handler for the LockSession Button
LockUserSessions (Object, ToolClickEventArgs) Event handler for the LockUserSessions Button
SubscribeEvents () Subscribes the events for an attached viewer instance
UnsubscribeEvents () Unsubscribes the events for an attached form instance


Method Detail
Top

Initialize ()

Purpose: Initializes the SmartFormLogic instance
Notes:

Top

LockSession (Object, ToolClickEventArgs)

Purpose: Event handler for the LockSession Button
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

LockUserSessions (Object, ToolClickEventArgs)

Purpose: Event handler for the LockUserSessions Button
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

SubscribeEvents ()

Purpose: Subscribes the events for an attached viewer instance
Notes: This method needs to be implemented by the Viewer Logic class and
is supposed to subscribe to control events

Top

UnsubscribeEvents ()

Purpose: Unsubscribes the events for an attached form instance
Notes: This method needs to be implemented by the Viewer Logic class and
is supposed to unsubscribe from control events



Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:32:50