Click or drag to resize

ISettingsRemove Method

Overload List
  NameDescription
Public methodRemove(SettingsKey)
Remove the specified AskiaPortal settings item.
It will not save the change in the database unless you explicitly call the Save method.
Public methodRemove(String, NullableGuid)
Remove the specified settings item.
It will not save the change in the database unless you explicitly call the Save method.
Top
See Also