Skip to main content
All docs
V24.1

HtmlTemplate.ShouldSerialize() Method

This member supports the internal infrastructure, and is not intended to be used directly in your code.

Namespace: DevExpress.Utils.Html

Assembly: DevExpress.Utils.v24.1.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public bool ShouldSerialize()

Returns

Type Description
Boolean

 

See Also