Skip to content

Commit 8768cc4

Browse files
committed
Added missing docsc
1 parent 4fcde36 commit 8768cc4

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,20 @@ nav:
6565
- Editor Controls:
6666
- AdRotator: EditorControls/AdRotator.md
6767
- Button: EditorControls/Button.md
68-
- DropDownList: EditorControls/DropDownList.md
6968
- CheckBox: EditorControls/CheckBox.md
69+
- CheckBoxList: EditorControls/CheckBoxList.md
70+
- DropDownList: EditorControls/DropDownList.md
7071
- HiddenField: EditorControls/HiddenField.md
7172
- HyperLink: EditorControls/HyperLink.md
7273
- Image: EditorControls/Image.md
7374
- ImageButton: EditorControls/ImageButton.md
7475
- Label: EditorControls/Label.md
7576
- LinkButton: EditorControls/LinkButton.md
77+
- ListBox: EditorControls/ListBox.md
7678
- Literal: EditorControls/Literal.md
77-
- TextBox: EditorControls/TextBox.md
7879
- RadioButton: EditorControls/RadioButton.md
80+
- RadioButtonList: EditorControls/RadioButtonList.md
81+
- TextBox: EditorControls/TextBox.md
7982
- Data Controls:
8083
- DataList: DataControls/DataList.md
8184
- FormView: DataControls/FormView.md

0 commit comments

Comments
 (0)