Click or drag to resize

DslOpenPageAction Properties

The DslOpenPageAction type exposes the following members.

Properties
  Name Description
Public property AutoRefreshData Flag of the widget action that indicates widget action is auto refresh or not.
(Inherited from DslWidgetAction)
Public property AutoRefreshPage Flag of the widget action that indicates page is auto refresh or not.
(Inherited from DslWidgetAction)
Public property AutoShowOnWidget Flag of the widget action that indicates widget action is shown on widget or not.
(Inherited from DslWidgetAction)
Public property ClientEnableRule A rule that indicates widget action is enable on client or not.
(Inherited from DslWidgetAction)
Public property ClientVisibleRule A rule that indicates widget action is shown on client or not.
(Inherited from DslWidgetAction)
Public property CssClasses The CSS classes associated with the widget action.
(Inherited from DslWidgetAction)
Public property DeactivateRule The rule that deactivates the widget action.
(Inherited from DslWidgetAction)
Public property HideRule The rule that hides the widget action.
(Inherited from DslWidgetAction)
Public property Icon The Icon associated with the widget action.
(Inherited from DslWidgetAction)
Public property Id Identifier of the widget action.
(Inherited from DslWidgetAction)
Public property IsDefaultDoubleClick Flag of the widget action that indicates widget action is set double click by default or not.
(Inherited from DslWidgetAction)
Public property Name Name of the widget action.
(Inherited from DslWidgetAction)
Public property PageId  
Public property QueryParameters  
Public property RequireDataContext  
Public property Title Title of the widget action
(Inherited from DslWidgetAction)
Public property WidgetActionType
(Overrides DslWidgetActionWidgetActionType)
Public property WindowSize  
Top
See Also