This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns true if the sibling that is currently being formatted exists

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)

Syntax

C#Copy imageCopy Code
[(Name = "SiblingExists")]
public <bool> GetSiblingExists()
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "SiblingExists")> _
Public Function GetSiblingExists As (Of )

Return Value

True if the sibling that is currently being formatted exists

See Also

Advanced