The BarcodeControl type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplyStyleSheetSkin |
Applies the style properties defined in the page style sheet to the control.
(Inherited from Control.) | |
| DataBind |
Binds a data source to the invoked server control and all its child controls.
(Inherited from Control.) | |
| Dispose |
Enables a server control to perform final clean up before it is released from memory.
(Inherited from Control.) | |
| Equals | (Inherited from Object.) | |
| FindControl |
Searches the current naming container for a server control with the specified id parameter.
(Inherited from Control.) | |
| Focus |
Sets input focus to a control.
(Inherited from Control.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| HasControls |
Determines if the server control contains any child controls.
(Inherited from Control.) | |
| RenderControl |
Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
(Inherited from Control.) | |
| ResolveClientUrl |
Gets a URL that can be used by the browser.
(Inherited from Control.) | |
| ResolveUrl |
Converts a URL into one that is usable on the requesting client.
(Inherited from Control.) | |
| SetRenderMethodDelegate |
Assigns an event handler delegate to render the server control and its content into its parent control.
(Inherited from Control.) | |
| ToString | (Inherited from Object.) |