Name | Description | |
---|---|---|
NImportCommandActionSchema | Schema associated with NImportCommandAction. |
The following tables list the members exposed by NImportCommandAction.
Name | Description | |
---|---|---|
NImportCommandActionSchema | Schema associated with NImportCommandAction. |
Name | Description | |
---|---|---|
IsEditAction | Overridden. Returns true if this is an edit action (will modify the control content) |
Name | Description | |
---|---|---|
GetAllFormatsFilterName | Returns the name of the All Formats filter. | |
GetAvailableFormats | Must override to return the format which are exposed to the user for save | |
GetDefaultFormat | Gets the default format which is selected. This implementation returns the first available format. |