Click or drag to resize
AttachmentsControlValue Property
Value of the control.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public override Object Value { get; set; }

Property Value

Type: Object

Implements

IFormControlValue
See Also