SaveStatus interface
Interface for the object passed to the host when user clicks on the Save button in the configuration pane
Properties
custom |
The custom settings to save |
is |
Indicates validity of the customSettings. If false, then user will be shown a generic error message and settings will not be saved. |
Property Details
customSettings
isValid
Indicates validity of the customSettings. If false, then user will be shown a generic error message and settings will not be saved.
isValid: boolean
Property Value
boolean