Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

CallbackTriggerCollection Class

Represents a collection of CallbackTrigger objects.

For a list of all members of this type, see CallbackTriggerCollection Members.

System.Object
   EO.Web.CallbackTriggerCollection

[Visual Basic]
Public Class CallbackTriggerCollection
[C#]
public class CallbackTriggerCollection : IList, ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

CallbackTriggerCollection Members | EO.Web Namespace | CallbackTrigger


Direct link to this topic