BndLabel Constructor |
Name | Description | |
---|---|---|
BndLabel |
Default constructor.
| |
BndLabel(String) |
Constructor with associated control's ID.
| |
BndLabel(WebControl) |
Constructor with associated control. Note that control ID can be set
later as it is not required until render time.
| |
BndLabel(WebControl, String) |
Constructor with associated control and label text. Note that control ID can be set
later as it is not required until render time.
|