This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Event arguments for the TableCacheManager events.

Namespace: Smartsite.Data
Assembly:  Smartsite.Data (in Smartsite.Data.dll)

Syntax

C#Copy imageCopy Code
[]
public class TableChangeEventArgs : 
Visual Basic (Declaration)Copy imageCopy Code
<> _
Public Class TableChangeEventArgs _
	Inherits 

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Smartsite.Data..::..TableChangeEventArgs

See Also

Advanced