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