IContentItemHierarchy Property
|
Note: This API is now obsolete.
Gets the hierarchy value of the page in the content tree.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax[ObsoleteAttribute]
IHierarchyId Hierarchy { get; }<ObsoleteAttribute>
ReadOnly Property Hierarchy As IHierarchyId
Get
[ObsoleteAttribute]
property IHierarchyId^ Hierarchy {
IHierarchyId^ get ();
}[<ObsoleteAttribute>]
abstract Hierarchy : IHierarchyId with get
Property Value
IHierarchyId
See Also