AdvantageSelectorImage Members
The AdvantageSelectorImage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
AdvantageSelectorImage |
Initializes a new instance of the AdvantageSelectorImage class.
|
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.
|
Fields
| Name | Description | |
|---|---|---|
|
|
_configuration |
The configuration
|
|
|
lblAltText |
The label alt text
|
|
|
pnlAltText |
The PNL alt text
|
|
|
pnlHidden |
The PNL hidden
|
|
|
RadMultiPage1 |
The RAD multi page1
|
|
|
RadTabStrip2 |
The RAD tab strip2
|
|
|
txtAdvantageImage |
The text advantage image
|
|
|
txtAltText |
The text alt text
|
|
|
txtConfiguration |
The text configuration
|
|
|
txtDirectories |
The text directories
|
|
|
txtLastImagePath |
The text last image path
|
|
|
txtReturnImage |
The text return image
|
|
|
txtSearchPattern |
The text search pattern
|
|
|
txtTabNames |
The text tab names
|
|
|
txtUseDerivative |
The text use derivative
|
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentDomain |
Gets the domain currently scoped to this control.
|
|
|
CurrentLanguage |
Gets the language currently scoped to this control.
|
|
|
CurrentSql |
Gets the SQL helper scoped to the current request.
|
|
|
CurrentUser |
Gets the authenticated user executing the current request.
|
|
|
Directories |
Semi-colon (;) or comma (,) delimited list of paths
|
|
|
ImageElements |
Gets or sets the image elements.
|
|
|
ImageSettings |
Gets the image settings.
|
|
|
SearchPatterns |
Semi-colon (;) or comma (,) delimited list of file search patterns (ie. *.jpg,*.png)
|
|
|
TabNames |
Semi-colon (;) or comma (,) delimited list of tab names
|
|
|
TagName |
Gets the name of the control tag. This property is used primarily by control developers.
|

