public class WizardOpenFileServer : WizardInput
Public Class WizardOpenFileServer
Inherits WizardInput
WizardOpenFileServer | Initializes a new instance of the WizardOpenFileServer class |
FilterFiles | Sets the current file name filter string. |
FolderType | Set type of folder containing the files on the server. |
Subfolder | Subfolder contained in the server folder. |
ToString |
Converts control settings into String.
(Overrides WizardInputToString) |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |