AdvantageSelectorLink Members
The AdvantageSelectorLink type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
AdvantageSelectorLink |
Initializes a new instance of the AdvantageSelectorLink class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
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.
|
|
|
GetAdvantageLink |
Gets the advantage link.
|
|
|
OnInit |
Raises the Init event.
|
|
|
OnPreRender |
Raises the PreRender event.
|
|
|
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.
|
|
|
SaveViewState |
Saves any state that was modified after the TrackViewState method was invoked.
|
|
|
SetAdvantageLink |
Sets the advantage link.
|
Fields
| Name | Description | |
|---|---|---|
|
|
SelectButton |
The select button
|
|
|
SelectLabel |
The select label
|
|
|
SelectPanel |
The select panel
|
|
|
SelectTextBox |
The select text box
|
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.
|
|
|
Label |
Gets or sets the label.
|
|
|
RenderMode |
Gets or sets the label.
|
|
|
TagName |
Gets the name of the control tag. This property is used primarily by control developers.
|
|
|
UseFullPath |
Gets or sets a value indicating whether [use full path].
|

