Interface ISkinSettings
Defines methods to handle settings of the skins.
Namespace: Sartorius.SAF.Presentation.Skins
Assembly: Sartorius.SAF.Presentation.dll
Syntax
public interface ISkinSettings
Methods
View SourceRestore()
Restore the skin settings.
Declaration
void Restore()
Store()
Stores the skin settings.
Declaration
void Store()