ExtendedTextArea OnPreRender Method Kentico 8.0 API Reference
Registers client script for generating postback events prior to rendering on the client, if AutPostBack is true.

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

Parameters

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