| RecaptchaResponseEquals Method | 
            Check if two objects are equal.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic override bool Equals(
	Object obj
)
Parameters
- obj
- Type: SystemObject
 Object to check
Return Value
Type: 
Boolean See Also
See Also