![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets a value indicating whether the XML is a fragment.
Namespace: Smartsite.Core
Assembly: Smartsite.SXML (in Smartsite.SXML.dll)
Syntax
C# | ![]() |
---|---|
public bool Fragment { get; set; } |
Visual Basic (Declaration) | ![]() |
---|---|
Public Property Fragment As Get Set |
Field Value
true if the XML given is a fragment; otherwise, false.
See Also
XmlDataSettings Class
Smartsite.Core Namespace