AdvantageSelectorImage Methods
The AdvantageSelectorImage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddImageElement(String, Int32, Int32) |
Adds the image element.
|
|
|
AddImageElement(String, Int32) |
Adds the image element.
|
|
|
AddImageElement(String, Int32, Int32, Int32) |
Adds the image element.
|
|
|
CreateChildControls |
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
|
|
|
GetAdvantageImage |
Gets the advantage image.
|
|
|
GetCallbackResult |
Gets the callback result.
|
|
|
OnInit |
Raises the Init event.
|
|
|
OnLoad |
Raises the Load event. Registers the client-side
callback script required to exchange image-selection metadata with the server.
|
|
|
OnPreRender |
Raises the PreRender event.
|
|
|
RaiseCallbackEvent |
Processes a callback event that targets a control.
|
|
|
RenderBeginTag |
Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers.
|
|
|
RenderEndTag |
Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers.
|
|
|
SetAdvantageImage(AdvantageImage) |
Sets the advantage image.
|

