Click or drag to resize

ProductsAndGroupsSelectorAllRadioText Property

Gets or sets all radio text.

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

Property Value

Type: String
All radio text.
See Also