This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Serialized representation of the CmsEventArgs class.

Namespace: Smartsite.Core.EventSynchronizationClient
Assembly:  Smartsite.Runtime (in Smartsite.Runtime.dll)

Syntax

C#Copy imageCopy Code
[]
[(typeof())]
[("System.Runtime.Serialization", "3.0.0.0")]
[(Namespace = "http://schemas.datacontract.org/2004/07/Smartsite.Core")]
[(typeof())]
public class CmsEventArgs : , 
	
Visual Basic (Declaration)Copy imageCopy Code
<> _
<(GetType())> _
<("System.Runtime.Serialization", "3.0.0.0")> _
<(Namespace := "http://schemas.datacontract.org/2004/07/Smartsite.Core")> _
<(GetType())> _
Public Class CmsEventArgs _
	Inherits  _
	Implements 

Inheritance Hierarchy

See Also

Advanced