Gets or sets a value specifies whether properties that have their default value should be serialized to XML.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool IncludeUnalteredProperties { get; set; } |
Visual Basic
![]() |
---|
Public Property IncludeUnalteredProperties As Boolean |
Type: Boolean
true if unaltered properties should be serialized to XML, otherwise false. The default is true.