Base class implements the view state management
Inheritance Hierarchy
SystemObject
Kettic.AspNet.Controls.ChartModelStateManagerBase More...
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic abstract class StateManagerBase : IChartItemStateManager,
IChartStateManager, IDisposable
Public MustInherit Class StateManagerBase
Implements IChartItemStateManager, IChartStateManager, IDisposable
public ref class StateManagerBase abstract : IChartItemStateManager,
IChartStateManager, IDisposable
[<AbstractClassAttribute>]
type StateManagerBase =
class
interface IChartItemStateManager
interface IChartStateManager
interface IDisposable
end
The StateManagerBase type exposes the following members.
Methods
| Name | Description |
---|
 | Dispose | Releases all resources used by the StateManagerBase |
 | SetDirty |
Sets the item dirty state
|
Top
See Also
Inheritance Hierarchy