Called by controls that require the _doPostBack Javascript handler on the client. This method can be called multiple times by multiple controls. It should render only one instance of the _doPostBack script.
[Visual Basic] Overridable Public Sub RegisterPostBackScript() [C#] public virtual void RegisterPostBackScript(); [C++] public: virtual void RegisterPostBackScript(); [JScript] public function RegisterPostBackScript();