For a list of all members of this type, see IWebContextManager members
Public Methods
| Name | Description | |
|---|---|---|
![]()  | 
	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) | 
![]()  | 
	JoinCommonContext | Enables an application to join a common context session. (Inherited from IContextManager) | 
![]()  | 
	LeaveCommonContext | Enables an application that is a participant in a common context session to leave the session. (Inherited from IContextManager) | 
![]()  | 
	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) | 
![]()  | 
	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. | 
![]()  | 
	ResumeParticipation | Enables a suspended application to indicate that it wants to resume active participation in a common context session. (Inherited from IContextManager) | 
![]()  | 
	StartContextChanges | Enables an application to indicate that it wants to start changing the common context. (Inherited from IContextManager) | 
![]()  | 
	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) | 
![]()  | 
	UndoContextChanges | Enables an application to discard any context data changes that it has already made. (Inherited from IContextManager) | 
See Also