STSQueryParts Members
Include Protected Members
Include Inherited Members
Provides a query Web Part for Spotlite sites, newly created sites, and all sites created by the current user.
The STSQueryParts type exposes the following members.
Constructors
Name | Description | |
---|---|---|
STSQueryParts | Initializes a new instance of the STSQueryParts class. |
Top
Properties
Name | Description | |
---|---|---|
Query | Gets or sets the query type of the STSQueryParts. |
Top
Methods
Name | Description | |
---|---|---|
CreateActionMenusTemplates | Creates the HtmlMenu for the STSQueryParts. | |
GenerateMenuButtonHtmlForSitesLst | This implementation returns an empty string. | |
OnPreRender | Handles the PreRender event. (Overrides WebPart.OnPreRender(EventArgs).) | |
RenderGroupHeader | Reserved for internal use. | |
RenderHtml | Reserved for internal use. | |
RenderNewestStiesHtml | Reserved for internal use. | |
RenderWebPart | Renders the STSQueryParts to the client. (Overrides WebPartLocRenderWebPart(HtmlTextWriter).) |
Top
Fields
Name | Description | |
---|---|---|
m_strQueryType | Represents the query type. |
Top