The C1CurrencyInput type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateChildControls |
Notifies server controls that use composition-based implementation to create
any child controls they contain in preparation for posting back or rendering.
(Inherited from C1MaskedInput.) |
![]() | GetControlCssClass |
Gets the CSS class name for the control.
(Inherited from C1MaskedInput.) |
![]() | GetScriptDescriptors |
Gets a collection of script descriptors that represent ECMAScript (JavaScript) client components.
(Inherited from C1MaskedInput.) |
![]() | GetScriptReferences |
Gets a collection of ScriptReference objects that define script resources that the control requires.
(Inherited from C1InputBase.) |
![]() | GetTextAlign | (Inherited from C1MaskedInput.) |
![]() | LoadClientData |
Loads data from the client.
(Inherited from C1InputBase.) |
![]() | LoadTextOrValue | (Inherited from C1NumericInput.) |
![]() | OnPreRender |
Raises the PreRender event.
(Inherited from C1MaskedInput.) |
![]() | Render |
Renders the control to the specified HTML writer.
(Inherited from C1MaskedInput.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IPostBackDataHandler..::..LoadPostData |
Processes the postback data.
(Inherited from C1InputBase.) |
![]() ![]() | IPostBackEventHandler..::..RaisePostBackEvent |
Enables a server control to process an event raised when a form is posted to the server.
(Inherited from C1InputBase.) |
![]() ![]() | IPostBackDataHandler..::..RaisePostDataChangedEvent |
Signals the server control to notify the ASP.NET application that the state of the control has changed.
(Inherited from C1InputBase.) |