Click or drag to resize
Property Class
Container for the general control property
Inheritance Hierarchy
SystemObject
  CMS.Base.Web.UIProperty

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public class Property

The Property type exposes the following members.

Constructors
  NameDescription
Public methodProperty
Top
Properties
  NameDescription
Public propertyName
Property name
Public propertyValue
Property value
Top
See Also