Click or drag to resize
RecaptchaControlDesignerActionLists Property
Return a custom ActionList collection

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public override DesignerActionListCollection ActionLists { get; }

Property Value

Type: DesignerActionListCollection
See Also