Click or drag to resize

TriggersHelper Class

Helper methods for dealing with Triggers.
Inheritance Hierarchy
SystemObject
  Bootstrap.A11yTriggersHelper

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public static class TriggersHelper

The TriggersHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToString
Gets a lower-case, space-delimited string of the flags set in triggers.
Top
See Also