Click or drag to resize
OptionsDesignerValue Property
Gets or sets options selected by default in format "option1|option2".

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

Property Value

Type: String
See Also