The ActionHandlerFileOpen type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ActionHandlerFileOpen()()()() |
Initializes a new instance of the ActionHandlerFileOpen class.
|
|
ActionHandlerFileOpen(String) |
Initializes a new instance of the ActionHandlerFileOpen class,
assigning the FileName property.
|
Properties
Name | Description | |
---|---|---|
FileName |
Gets or sets the name of the file associated with the current ActionHandlerFile.
If empty, a file dialog will be shown to the user when the current action handler is invoked.
(Inherited from ActionHandlerFile.) |