[]
        
(Showing Draft Content)

C1.C1Preview.ActionHandlerFile.FileName

FileName Property

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.

Declaration
public string FileName { get; set; }