This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public sealed class SXMLStack
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class SXMLStack

The type exposes the following properties.

Public Properties

  Name Description
Public property Count
Gets the count.
Public property CurrentInstructionOrigin
Gets the current instruction origin.
Public property CurrentSecurityZone
Gets the current security zone.
This is the security zone as defined by the current instruction origin.
Public property LastModifiedSource
Gets the last modified source.
Public property PreviousInstructionOrigin
Gets the previous intruction origin.
Public property ProcessingContext
Gets the processing context.
Public property RootNamespacePrefix
Gets the root namespace prefix.
Public property ScopeIdentifier
Returns the scope identifier.

See Also

Advanced