Property EnablingConditions
EnablingConditions
Gets the triggers that control when this item becomes enabled.
Declaration
IComplexAuraTrigger EnablingConditions { get; }
Property Value
Type | Description |
---|---|
IComplexAuraTrigger |
Remarks
The item only becomes enabled when all enabling conditions evaluate to true. This provides conditional activation based on system state or other triggers.