WorkflowFileUploadMyActionList Constructor |
Create instance of Smart tag actions
Namespace:
WorkflowGen.My.Web.UI.WebControls
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.3.3.0 (8.3.3.20240926)
Syntax public MyActionList(
IComponent component
)
Public Sub New (
component As IComponent
)
Parameters
- component
- Type: System.ComponentModelIComponent
See Also