Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / Action Class / GetEnabled Method

In This Topic
    GetEnabled Method
    In This Topic
    Returns whether an action is enabled
    Syntax

    Parameters

    oCallingContext
    strActionWithParameters
    Remarks
    Is used to enable/dissable control bound to the action (usually RibbonCommand)
    See Also