Profile |
The ProfileOptionsPROFILESETTINGSTYPE type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearCaches | Call this to clear everything this object has cached. | |
| CreateControl |
Creates the Profile Options control
(Overrides ProfileOptionsExtensionCreateControl) | |
| GetParent |
Get Parent Extension
(Overrides ProfileOptionsExtensionGetParent) | |
| GetSaveData |
Return data for the Core to save it for DB.
(Overrides ProfileOptionsExtensionGetSaveData(Boolean)) | |
| LoadData |
Load data provided by the Core and deserialize
it into PROFILESETTINGSTYPE.
(Overrides ProfileOptionsExtensionLoadData(Byte)) | |
| Refresh |
Refresh the options page.
(Overrides ProfileOptionsExtensionRefresh) | |
| Validate |
Validate content of the options page. Return false to prevent exit i.e. if something is defined wrong in the options.
(Overrides ProfileOptionsExtensionValidate) |