InlineEditingTextBox ClassKentico 8.0 API Reference
Control used for inline editing a value, for example in unigrid. Best way to use it in columns that have sorting enabled is to place parent unigrid inside update panel and reload unigrid's data after successful update of edited value.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Web.UI Control
    OnlineSystem.Web.UI.WebControls WebControl
      CMS.ExtendedControls CMSWebControl
        CMS.ExtendedControls InlineEditingTextBox

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
See Also