Click or drag to resize

SystemOverviewActionsBuilderBase Methods

The SystemOverviewActionsBuilderBase type exposes the following members.

Methods
  NameDescription
Public methodBuildAction
Builds an action for OIS or regular system if it's allowed
Public methodBuildMultipleActions
Builds list of system actions
Protected methodProceedForOIS
Checks if action can be created for OIS system
Protected methodProceedForRegularSystem
Checks if action can be created for regular system
Protected methodProcessAction
Builds a system action
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also