Show / Hide Table of Contents

Property TriggerArgs.TriggerBase


Overload

Gets the trigger as ActionTrigger (the base class of all trigger type classes).

public abstract ActionTrigger TriggerBase { get; }
Property Value
ActionTrigger