eDriven Framework API
Note: this has to go here because the container should be able to run children effects
And we don't want to use too much castinh in the code

Declaration Syntax
public virtual bool TriggerEffect(
string effectStyleName
)
Public Overridable Function TriggerEffect ( _
effectStyleName As String _
) As Boolean
public:
virtual bool TriggerEffect(
String^ effectStyleName
)

Parameters

Return Value
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)