Click or drag to resize
PropertiesControl Class
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.Persistence
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public abstract class PropertiesControl : KaxWebControl, 
	IStateManager

The PropertiesControl type exposes the following members.

Constructors
  NameDescription
Public methodPropertiesControl
Top
See Also