ISettingsChange Method |
Name | Description | |
---|---|---|
Change(SettingsKey, String) |
Change the value of the specified AskiaPortal settings item. It will not save the change in the database unless you explicitly call the Save method. | |
Change(String, String, NullableGuid) |
Change the value of the specified settings item. It will not save the change in the database unless you explicitly call the Save method. |