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.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool Validate()

Return Value

Type: Boolean
See Also