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

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.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