ShouldSuppressCREF
Mon 01 January 2018Syntax
ShouldSuppressCREF(CREF_URL)
Description
Use the ShouldSuppressCREF function to return a Boolean value indicating whether the URL should be displayed in the particular conditional navigation context. If the return value is True, the URL should not be shown in the current context; when the return value is False, the URL can be shown in the current context.
Parameters
Field or Control |
Definition |
---|---|
CREF_URL |
Specifies the URL for a content reference as a String value. |
Returns
A Boolean value.