Click or drag to resize
StructuredField Class
Definition of the structured field for simple xml values with fixed order of xml elements. For advanced fields use generic variant.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineStructuredFieldStructuredData
    CMS.DataEngineStructuredField

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public class StructuredField : StructuredField<StructuredData>

The StructuredField type exposes the following members.

Constructors
  NameDescription
Public methodStructuredField
Constructor
Top
Properties
Methods
See Also