Click or drag to resize
PropertyBag Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.Calendar.PersistencePropertyBag

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 sealed class PropertyBag : IDictionary, 
	ICollection, IEnumerable, IStateManager

The PropertyBag type exposes the following members.

Constructors
  NameDescription
Public methodPropertyBag
Top
Methods
Properties
  NameDescription
Public propertyCount
Public propertyItem
Public propertyKeys
Public propertyValues
Top
See Also