Returns a value indicating if the first zone inherits directly or indirectly from the second one.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean sxml.securityzone.inheritsfrom(string zone1, string zone2) |
Parameters
Return Value
Data Type | Description |
---|---|
Boolean | Trueif the first zone inherits directly or indirectly from the second one. |