Click or drag to resize

WorkflowFileUploadMyActionList Class

Smart Tags
Inheritance Hierarchy
SystemObject
  System.ComponentModel.DesignDesignerActionList
    WorkflowGen.My.Web.UI.WebControlsWorkflowFileUploadMyActionList

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.0.3.0 (9.0.3.20240719)
Syntax
public class MyActionList : DesignerActionList

The WorkflowFileUploadMyActionList type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAutoPostBackProperty
Auto post back property using proxy
Public propertyShowFileSizeProperty
ShowFileSize property using proxy
Top
Methods
  NameDescription
Public methodGetSortedActionItems
Return action collection (smart tags)
(Overrides DesignerActionListGetSortedActionItems.)
Top
See Also