Used to mark a property as part of the macros unique signature.
For instance, the parent property of the XLinks macro is marked as signature.
The cache macro uses the Signature flag to take the value of the property in account even if it is not set by the user.
Smartsite SXML
Copy Code
<se:xlinks />
In the example shown here, the XLinks macro will use the current item to display links (default behavior). However, this is not obvious when looking at the SXML syntax.