The C1InputBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetScriptReferences |
Gets a collection of ScriptReference objects that define script resources that the control requires.
(Overrides C1ThemeableControlGetScriptReferences()()()().) |
![]() | LoadClientData |
Loads data from the client.
|
![]() | LoadTextOrValue | |
![]() | OnPreRender |
Raises the PreRender event.
(Overrides C1ThemeableControlOnPreRender(EventArgs).) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IPostBackDataHandler..::..LoadPostData |
Processes the postback data.
|
![]() ![]() | IPostBackEventHandler..::..RaisePostBackEvent |
Enables a server control to process an event raised when a form is posted to the server.
|
![]() ![]() | IPostBackDataHandler..::..RaisePostDataChangedEvent |
Signals the server control to notify the ASP.NET application that the state of the control has changed.
|