![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns true if this zone inherits from the given zone.
Namespace: Smartsite.Security
Assembly: Smartsite.SXML (in Smartsite.SXML.dll)
Syntax
C# | ![]() |
---|---|
public bool InheritsFrom( zone ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Function InheritsFrom ( _ zone As _ ) As |
Parameters
- zone
- SXMLSecurityZone
The zone.
Return Value
True if inherited
See Also
SXMLSecurityZone Class
Smartsite.Security Namespace