CartellaEvents interface represents all events fired at the Site level.

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public interface ICartellaEvents
Visual Basic
Public Interface ICartellaEvents
Visual C++
public interface class ICartellaEvents

See Also