InlineEditingTextBox DataBind Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodDataBind 
Binds a data source to the invoked server control and all its child controls.
(Overrides OnlineControl DataBind .)
Protected methodOnlineDataBind(Boolean)
Binds a data source to the invoked server control and all its child controls with an option to raise the OnlineDataBinding event.
(Inherited from OnlineControl.)
Back to Top
See Also