Click or drag to resize

DynamicStructure Class

The class DynamicStructure represents object contatining information about product view structure in PIM.
Inheritance Hierarchy

Namespace:  Dynamicweb.Indexing.DynamicStructuring
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public class DynamicStructure : IPermissionControlled, 
	IPermissionLookup

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
Public propertyId
Gets or sets the id
Public propertyLevels
Gets or sets the 1st > in the dynamic structure hierarchi.
Public propertyQueryId
Gets or sets the query id.
Public propertyTitle
Gets or sets structure title
Top
Methods
  NameDescription
Public methodGetByKey
''' Gets structure by permission key '''
Public methodGetParent
Gets the parent for permission hierarchy lookup
Public methodGetPermissionIdentifier
''' Gets unique permission identifier for this specific instance. '''
Top
Extension Methods
See Also