| BarcodeControl Methods |
The BarcodeControl type exposes the following members.
| 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 | Determines whether the specified object is equal to the current object. (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 the default hash function. (Inherited from Object.) | |
| GetRouteUrl(Object) | Gets the URL that corresponds to a set of route parameters. (Inherited from Control.) | |
| GetRouteUrl(RouteValueDictionary) | Gets the URL that corresponds to a set of route parameters. (Inherited from Control.) | |
| GetRouteUrl(String, Object) | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from Control.) | |
| GetRouteUrl(String, RouteValueDictionary) | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from Control.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUniqueIDRelativeTo | Returns the prefixed portion of the UniqueID property of the specified control. (Inherited from Control.) | |
| 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.) | |
| SetTraceData(Object, Object) | Sets trace data for design-time tracing of rendering data, using the trace data key and the trace data value. (Inherited from Control.) | |
| SetTraceData(Object, Object, Object) | Sets trace data for design-time tracing of rendering data, using the traced object, the trace data key, and the trace data value. (Inherited from Control.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |