[]
        
(Showing Draft Content)

C1.Win.FlexViewer.C1FlexViewer.ActionIsEnabled

ActionIsEnabled Method

ActionIsEnabled(FlexViewerAction)

Returns True if the specified action can be executed.

Declaration
public bool ActionIsEnabled(FlexViewerAction action)
Public Function ActionIsEnabled(action As FlexViewerAction) As Boolean
Parameters
Type Name Description
FlexViewerAction action
Returns
Type Description
bool