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 the instruction source is item content, as opposed to ELBA instruction source.
Namespace: Smartsite.Security
Assembly: Smartsite.SXML (in Smartsite.SXML.dll)
Syntax
C# | Copy Code |
---|---|
public bool IsItemContent { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public ReadOnly Property IsItemContent As Get |
Field Value
See Also
SXMLSecurityZoneWrapper Class
Smartsite.Security Namespace