[]
        
(Showing Draft Content)

C1.C1Preview.ActionHandlerFileOpen.-ctor

ActionHandlerFileOpen Constructor

ActionHandlerFileOpen()

Initializes a new instance of the ActionHandlerFileOpen class.

Declaration
public ActionHandlerFileOpen()

ActionHandlerFileOpen(string)

Initializes a new instance of the ActionHandlerFileOpen class, assigning the FileName property.

Declaration
public ActionHandlerFileOpen(string fileName)
Parameters
Type Name Description
string fileName

The file name to assign to the FileName property.