Click or drag to resize
ABTestingUrlInputValue Property
Value representing the control.

Namespace: CMS.OnlineMarketing.Web.UI.Internal
Assembly: CMS.OnlineMarketing.Web.UI (in CMS.OnlineMarketing.Web.UI.dll) Version: 13.0.131
Syntax
C#
public override Object Value { get; set; }

Property Value

Type: Object

Implements

IFormControlValue
See Also