Base class based on the PropertyBag implementation, which descends from WebControl class.
Inheritance Hierarchy
SystemObject
System.Web.UIControl System.Web.UI.WebControlsWebControl KaxWebControl Kettic.AspNet.Controls.Calendar.PersistencePropertiesControl Kettic.AspNet.ControlsKaxCalendar
Namespace: Kettic.AspNet.Controls.Calendar.PersistenceAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic abstract class PropertiesControl : KaxWebControl,
IStateManager
Public MustInherit Class PropertiesControl
Inherits KaxWebControl
Implements IStateManager
public ref class PropertiesControl abstract : public KaxWebControl,
IStateManager
[<AbstractClassAttribute>]
type PropertiesControl =
class
inherit KaxWebControl
interface IStateManager
end
The PropertiesControl type exposes the following members.
Constructors
See Also