OptionsDesignerOptionsDefinition Property |
Gets or sets options definition in format "value;name" separated by new line.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 11.0.0
Syntaxpublic string OptionsDefinition { get; set; }
Property Value
Type:
String
See Also