ManageLinksControl Methods
Include Protected Members
Include Inherited Members
The ManageLinksControl type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AcquireHugeStringBuilder | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DataResultBase.) |
![]() |
AcquireStringBuilder | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DataResultBase.) |
![]() |
CreateActionMenusTemplates | Creates action menu templates to avoid creating separate menus for each results item. (Inherited from DataResultBase.) |
![]() |
CreateChildControls | Creates the control tree for the result set. (Inherited from DataResultBase.) |
![]() |
CreateCustomMenu | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from QueryResultBase.) |
![]() |
GenerateHtmlForItemIcon | Generates the HTML for the edit link icon and check box for the specified DataRow in the search result set. (Overrides QueryResultBase.GenerateHtmlForItemIcon(DataRow, Int32, Int32, String).) |
![]() |
GenerateHtmlForRowColumn | The GenerateHtmlForRowColumn method of the QueryResultBase class generates the HTML that is displayed for a table cell in a table row for the specified DataRow in the search result set. This position in the rendered HTML results contains the path to the specified item. (Inherited from QueryResultBase.) |
![]() |
GenerateHtmlOneRowForOneItem | The GenerateHtmlOneRowForOneItem method of the QueryResultBase class generates the HTML for one row for the specified DataRow in the search result set. (Inherited from QueryResultBase.) |
![]() |
GenerateMenuButtonHtmlForItem | The GenerateMenuButtonHtmlForItem method of the QueryResultBase class generates HTML for the menu button. (Inherited from QueryResultBase.) |
![]() |
GenerateQueryString | The GenerateQueryString method of the QueryResultBase class processes the query template and replaces placeholders with run-time values. (Inherited from QueryResultBase.) |
![]() |
GetCurrentRow | Override the GetCurrentRow method of the QueryResultBase class to get the current row in the search result set. (Inherited from QueryResultBase.) |
![]() |
GetItemUrl | The GetItemUrl method of the QueryResultBase class gets the URL of the specifed DataRow that represents one item in the result set. (Inherited from QueryResultBase.) |
![]() |
GetQueryResults | Override the GetQueryResults method of the QueryResultBase class if your derived class needs to support asynchronous queries. (Inherited from QueryResultBase.) |
![]() |
GetSearchDisplayTitle | (Inherited from QueryResultBase.) |
![]() |
GetTotalMatchingItemNum | (Inherited from DataResultBase.) |
![]() |
GetTotalResultRowNumber | The GetTotalResultRowNumber method of the QueryResultBase class gets the total number of rows in the result set. (Inherited from QueryResultBase.) |
![]() |
IsBestBet | The IsBestBet method of the QueryResultBase class gets a flag that indicates whether the specified search result is a Best Bet. (Inherited from QueryResultBase.) |
![]() |
IssueQuery | Retrieves the links list items from the user profile database and returns DataSet with the query results. (Overrides QueryResultBase.IssueQuery(String, Int32, Int32).) |
![]() |
OnInit | Handles the Init event. (Overrides QueryResultBase.OnInit(Object, EventArgs).) |
![]() |
OnLoad(EventArgs) | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) |
![]() |
OnLoad(Object, EventArgs) | (Inherited from DataResultBase.) |
![]() |
OnPreRender | The OnPreRender method of the QueryResultBase class overrides the Microsoft.SharePoint.WebPartPages.WebPart.OnPreRender method. This method raises the System.Web.UI.Control.PreRender event that occurs immediately before the Web Part is rendered to its containing Web Part Page. (Inherited from QueryResultBase.) |
![]() |
ReleaseHugeStringBuilder | (Inherited from DataResultBase.) |
![]() |
ReleaseStringBuilder | (Inherited from DataResultBase.) |
![]() |
RenderOneColumnTitle | (Inherited from DataResultBase.) |
![]() |
RenderWebPart | The RenderWebPart method of the QueryResultBase class overrides the Microsoft.SharePoint.WebPartPages.WebPart.RenderWebPart method. This method renders the HTML for the body of this Web Part to the client. (Inherited from QueryResultBase.) |
Top
.gif)
.gif)