This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
SXML Security Zone.
Represents a zone in which SXML instructions may or may not be executed.
Zones are defined and populated with instruction types in the Smartsite configuration.
ContentType Fields can be attached to a zone by setting the 'SecurityZone' CTFP.
Namespace: Smartsite.Security
Represents a zone in which SXML instructions may or may not be executed.
Zones are defined and populated with instruction types in the Smartsite configuration.
ContentType Fields can be attached to a zone by setting the 'SecurityZone' CTFP.
Assembly: Smartsite.SXML (in Smartsite.SXML.dll)
Syntax
C# | Copy Code |
---|---|
[] public class SXMLSecurityZone |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Class SXMLSecurityZone |
Inheritance Hierarchy
See Also
SXMLSecurityZone Members
Smartsite.Security Namespace