CHAN Reference

Chan Home | Reference Home | Event Firing Order | web.config

   

Controls.TextBox

   
  • Name TextBox
  • CSS Class CC_TextBox
  • Type string

This is a simple variation of the TextBox used to represent input[type=password]

Roadmap

  • Handle setting of Value to DBNull directly, internally casting to String null
  • Add Type="Password" overload and deprecate the Password control
  • CKEditor sizing is shaky due to requiring a surrounding div to set the size, need to fix this so that the user can directly style the width and height from CSS without being forced to use the Chan defaults