The SavableModelBase class extends the [ModelBase](/5.6/catel-core/data-handling/modelbase/) class with functionality to save the model to a persistence store.
Note that the SavableModelBase is just a convenience implementation. The ModelBase can be serialized by any ISerializer implementation as well.
More documentation should be written in the future
Have a question about Catel? Use StackOverflow with the Catel tag!