Returns a boolean indicating whether the item is hidden from lists.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean itemdata.ishidden() |
Parameters
This Viper method does not expose any parameters.
Return Value
Data Type | Description |
---|---|
Boolean | Trueif the item is hidden from lists; otherwise, false. |