Checks whether the SXML asset is available in the given security zone.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean sxml.securityzone.ismapped(enum assetType, string name, string zoneName) |
Parameters
Name | Data Type | Description |
---|---|---|
assetType | Enum |
Type of the asset.
Enum values:
|
name | String | The name of the asset. |
zoneName | String | Name of the zone. |
Return Value
Data Type | Description |
---|---|
Boolean | SXMLSecurityZone names |