TouchListLiteShouldSerializeNoDataText Method

Indicates whether the NoDataText property should be persisted in Visual Studio designer's automatically generated code.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
protected virtual bool ShouldSerializeNoDataText()

Return Value

Boolean
true if the property value has changed from its default; otherwise, false.

See Also