Click or drag to resize

RibbonBarCheckboxVersion Property

Get and set minimum required version to use the button

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("")]
public string Version { get; set; }

Property Value

Type: String
String

Return Value

Type: String
Button text.
Remarks
If empty it is allowed
See Also