AdvantageSelectorDocumentLink Members
The AdvantageSelectorDocumentLink type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
AdvantageSelectorDocumentLink |
Initializes a new instance of the AdvantageSelectorDocumentLink class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
ClearDocumentLink |
Clears the document link.
|
|
|
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.
|
|
|
GetDocumentLink |
Gets the document link.
|
|
|
GetDocumentLinkObject |
Gets the document link object.
|
|
|
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.
|
|
|
SetDocumentLink |
Sets the document link.
|
|
|
SetDocumentLinkObject |
Sets the document link object.
|
Fields
| Name | Description | |
|---|---|---|
|
|
docSelector |
The document selector
|
|
|
lnkSelector |
The LNK selector
|
|
|
pnlControl |
The PNL control
|
|
|
pnlDoc |
The PNL document
|
|
|
pnlLink |
The PNL link
|
|
|
rbDockLink |
The rb dock link
|
|
|
SelectLabel |
The select label
|
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.
|
|
|
DocumentLabel |
Gets or sets the document label.
|
|
|
LinkLabel |
Gets or sets the link label.
|
|
|
NavigationEngine |
Gets the navigation engine.
|
|
|
RenderMode |
Gets or sets the label.
|
|
|
SearchPatterns |
Gets or sets the search patterns.
|
|
|
TagName |
Gets the name of the control tag. This property is used primarily by control developers.
|

