Returns true if the 'cssinclude' placeholder contains the given item.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean placeholder.containscssinclude(locator item) |
Parameters
Name | Data Type | Description |
---|---|---|
item | Locator | The url of the css include. |
Return Value
Data Type | Description |
---|---|
Boolean | Returns true if the css include contains the given item. |