InlineEditingTextBox OnPreRender Method Kentico 8.1 API Reference
Raises the System.Web.UI.Control.PreRender event.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

e
Type: OnlineSystem EventArgs
The System.EventArgs object that contains the event data.
See Also