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.
|
|
GetAdvantageImage |
Gets the advantage image.
|
|
GetCallbackResult |
Gets the callback result.
|
|
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.
|