ControlsFactory Class |
Namespace: AskiaCore
The ControlsFactory type exposes the following members.
Name | Description | |
---|---|---|
Create |
Creates a new control
| |
CreateFromDirectory |
Creates a control from a directory
| |
CreateFromFileAndExtract(IContext, ICollectionByte, String) |
Creates a control from a file and extract its content to a directory
| |
CreateFromFileAndExtract(IContext, String, String) |
Creates a control from a file and extract its content to a directory
| |
Get |
Retrieves a control given its id
| |
GetControlsMap |
Retrieves all the available controls
|