Click or drag to resize
DataSubjectIdentifiersFilterControlIsValid Method
Returns true if entered data is valid. If data is invalid, it returns false and displays an error message.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public abstract bool IsValid()

Return Value

Type: Boolean
See Also