Click or drag to resize
MessagesPlaceHolderHasText Property
Indicates whether any of the message labels contains text.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool HasText { get; }

Property Value

Type: Boolean
See Also