←Select platform
In This Topic ▼

IWebContextManager Interface Members

Summary

The following tables list the members exposed by IWebContextManager.

Public Methods

Name Description
Public Method
EndContextChanges Enables the application that instigated a context change transaction to indicate that it has completed its changes to the common context. (Inherited from IContextManager)
Public Method JoinCommonContext Enables an application to join a common context session. (Inherited from IContextManager)
Public Method LeaveCommonContext Enables an application that is a participant in a common context session to leave the session. (Inherited from IContextManager)
Public Method PublishChangesDecision Enables the application that instigated a context change transaction to inform the other applications in a context session about whether the changes are to be applied or have been canceled. (Inherited from IContextManager)
Public Method PublishWebChangesDecision Enables the application that instigated a context change transaction to inform the other applications in a context session about whether the changes are to be applied or have been canceled.
Public Method ResumeParticipation Enables a suspended application to indicate that it wants to resume active participation in a common context session. (Inherited from IContextManager)
Public Method StartContextChanges Enables an application to indicate that it wants to start changing the common context. (Inherited from IContextManager)
Public Method SuspendParticipation Enables an application to indicate that it wants to suspend its active participation in a common context session while remaining registered as a participant. (Inherited from IContextManager)
Public Method UndoContextChanges Enables an application to discard any context data changes that it has already made. (Inherited from IContextManager)

Public Properties

Name Description
Public Property
MostRecentContextCoupon Gets the most recent context coupon. (Inherited from IContextManager)
Public Property Url Gets the context manager Url.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly