PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Scope of the returnvalue

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public enum StandardsComplianceReturnScope
Visual Basic (Declaration)Copy imageCopy Code
Public Enumeration StandardsComplianceReturnScope

Members

Member nameDescription
InnerBody
Inner xml of the body element
InnerDocument
Inner xml of the document element
OuterBody
Outer xml of the body element
OuterDocument
Complete document

See Also

Smartsite.Base Namespace
Advanced