Click or drag to resize
RecaptchaControlIsClonnedInstance Property
Indicates whether this control takes advantage of other control's reCaptcha or has its own.

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

Property Value

Type: Boolean
See Also