![]() | IControl Methods |
The IControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete |
Deletes the record in the database
(Inherited from IRecordEntity.) |
![]() | IsDeleted |
Indicates if the record is flagged as deleted
(Inherited from IRecordEntity.) |
![]() | IsLoaded |
Checks if the record is successfully loaded from the database
(Inherited from IRecordEntity.) |
![]() | LoadFromDirectory |
Loads the control from a directory
|
![]() | LoadFromFileAndExtract |
Loads the control from a file and extract its content to a directory
|
![]() | LoadFromMemoryAndExtract |
Loads the control from memory and extracts its content to a directory
|
![]() | Reload |
Reloads the record
(Inherited from IRecordEntity.) |
![]() | RenderForQuestion |
Renders the control for a given question of a given survey interview
|
![]() | Restore |
Restores the deleted record in the database
(Inherited from IRecordEntity.) |
![]() | Save |
Saves the record in the database
(Inherited from IRecordEntity.) |