ICategoryNodeSiblingPosition Property
|
Gets the position of this CategoryNode's sibling. 1.0 if this node has no siblings.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax double SiblingPosition { get; }
ReadOnly Property SiblingPosition As Double
Get
property double SiblingPosition {
double get ();
}
abstract SiblingPosition : float with get
Property Value
Type:
DoubleSee Also