Click or drag to resize

CheckboxListAttribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class CheckboxListAttribute : FieldAttribute

The CheckboxListAttribute type exposes the following members.

Constructors
  NameDescription
Public methodCheckboxListAttribute
Initializes a new instance of the CheckboxListAttribute class
Public methodCheckboxListAttribute(String)
Initializes a new instance of the CheckboxListAttribute class
Public methodCheckboxListAttribute(String, Int32, Int32)
Initializes a new instance of the CheckboxListAttribute class
Top
Properties
Methods
See Also