Click or drag to resize

DynamicStructure Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.DynamicStructuringDynamicStructure
    Dynamicweb.Ecommerce.Products.DynamicStructuringDynamicStructure

Namespace:  Dynamicweb.Ecommerce.Products.DynamicStructuring
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Dynamicweb.Indexing.DynamicStructuring.DynamicStructure instead")]
public class DynamicStructure : DynamicStructure

The DynamicStructure type exposes the following members.

Constructors
  NameDescription
Public methodDynamicStructure
Initializes a new instance of the DynamicStructure class
Top
Properties
  NameDescription
Public propertyAutoId
Gets or sets the id
(Inherited from DynamicStructure.)
Public propertyId
Gets or sets the id
(Inherited from DynamicStructure.)
Public propertyLevels
Gets or sets the 1st > in the dynamic structure hierarchi.
(Inherited from DynamicStructure.)
Public propertyQueryId
Gets or sets the query id.
(Inherited from DynamicStructure.)
Public propertyTitle
Gets or sets structure title
(Inherited from DynamicStructure.)
Top
Methods
  NameDescription
Public methodGetByKey
''' Gets structure by permission key '''
(Inherited from DynamicStructure.)
Public methodGetParent
Gets the parent for permission hierarchy lookup
(Inherited from DynamicStructure.)
Public methodGetPermissionIdentifier
''' Gets unique permission identifier for this specific instance. '''
(Inherited from DynamicStructure.)
Top
Fields
See Also