Click or drag to resize

BndLabel Constructor

Overload List
  NameDescription
Public methodBndLabel
Default constructor.
Public methodBndLabel(String)
Constructor with associated control's ID.
Public methodBndLabel(WebControl)
Constructor with associated control. Note that control ID can be set later as it is not required until render time.
Public methodBndLabel(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.
Top
See Also