chkCategories control.

Namespace: MonoSoftware.MonoX.ModuleGallery.Blog
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected CheckBoxList chkCategories
Visual Basic
Protected chkCategories As CheckBoxList
Visual C++
protected:
CheckBoxList^ chkCategories
F#
val mutable chkCategories: CheckBoxList

Field Value

Type: CheckBoxList

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

See Also