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