This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Smartsite event synchronization.
Syntax
C# | Copy Code |
---|---|
namespace Smartsite.Core.EventSynchronizationClient |
Visual Basic (Declaration) | Copy Code |
---|---|
Namespace Smartsite.Core.EventSynchronizationClient |
Classes
Class | Description | |
---|---|---|
CmsConfigChangeEventArgs |
Serialized representation of the CmsConfigChangeEventArgs class.
|
|
CmsContentChangeEventArgs |
Serialized representation of the CmsContentChangeEventArgs class.
|
|
CmsEventArgs |
Serialized representation of the CmsEventArgs class.
|
|
EventSubscriptionServiceClient |
(WCF) Client class for the EventSubscriptionService service.
|
|
TableChangeEventArgs |
Serialized representation of the TableChangeEventArgs class.
|
Interfaces
Interface | Description | |
---|---|---|
EventSubscriptionService |
(WCF) Client representation of the EventSubscriptionService interface.
|
|
EventSubscriptionServiceCallback |
(WCF) Client representation of the EventSubscriptionService callback interface.
|
|
EventSubscriptionServiceChannel |
(WCF) Client EventSubscriptionService Channel interface definition.
|
Enumerations
Enumeration | Description | |
---|---|---|
ContentChangeType |
Serialized representation of the Smartsite.Core.ContentChangeType enumeration.
|
|
TableChangeAction |
Serialized representation of the Smartsite.Data.TableChangeAction enumeration.
|