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

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public bool Validate()

Return Value

Type: Boolean
See Also