Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
CheckBoxDesigner

This class provides the design-time representation of a System.Web.UI.WebControls.CheckBox control, using an overridden GetDesignTimeHtml( ) method. If the System.Web.UI.WebControls.CheckBox.Text property is empty, the control's name will be displayed in square brackets.

public class CheckBoxDesigner : System.Web.UI.Design.ControlDesigner {
// Public Constructors
   public CheckBoxDesigner( );
// Public Instance Methods
   public override string GetDesignTimeHtml( );   // overrides System.Web.UI.Design.ControlDesigner
}

					  


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial