Class UploadedFileListDesigner.ActionList
Represents FileViewControlDesigner Action List.
Inheritance
System.Object
UploadedFileListDesigner.ActionList
Namespace: Mediachase.FileUploader.Web.UI.Design
Assembly: Mediachase.FileUploader.dll
Version: 10.8.0Syntax
public class ActionList : DesignerActionList
Constructors
ActionList(UploadedFileListDesigner)
Initializes a new instance of the UploadedFileListDesigner.ActionList class.
Declaration
public ActionList(UploadedFileListDesigner parent)
Parameters
Type | Name | Description |
---|---|---|
UploadedFileListDesigner | parent | The parent. |
Methods
GetSortedActionItems()
Gets the sorted action items.
Declaration
public override DesignerActionItemCollection GetSortedActionItems()
Returns
Type | Description |
---|---|
System.ComponentModel.Design.DesignerActionItemCollection |