SearchBox members
Include protected members
Include inherited members
This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Implementa a Web Part de caixa de pesquisa na página de pesquisa do Microsoft Office SharePoint Portal Server 2003.
The SearchBox type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchBox | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Inicializa uma nova instância da classe SearchBox . |
Top
Properties
Name | Description | |
---|---|---|
CacheKey | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . (Overrides CacheableWebPartCacheKey().) | |
CompactMode | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Obtém ou define um sinalizador que determina o modo de exibição para esta Web Part. | |
ContextSensitiveScopeType | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Obtém ou define restrições adicionais no escopo para a consulta executada por esta Web Part. | |
DefaultScopes | Reservado para uso interno apenas. | |
EnableCache | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Obtém ou define um sinalizador que indica se esta Web Part é armazenado em cache. | |
PromptText | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Obtém ou define o texto padrão exibido na caixa Pesquisar. | |
PromptTextLocId | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Obtém ou define o identificador exclusivo para a versão localizada do texto do prompt. | |
SearchBoxTableClass | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Obtém ou define a cor de plano de fundo para esta Web Part. | |
SearchResultPageURL | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Obtém ou define a URL para a página onde os resultados são exibidos. | |
SearchScopes | Reservado para uso interno apenas. | |
SupportContextSensitiveScope | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Obtém um sinalizador que indica se os escopos contextuais estão habilitados para esta Web Part. | |
SupportThemes | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . |
Top
Methods
Name | Description | |
---|---|---|
CreateChildControls | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Cria filho controles de servidor que são renderizados nesta Web Part. (Overrides WebPartLocCreateChildControls().) | |
DetermineTemplateMode | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Determina se esta Web Part é invocado no modo sensível ao contexto. | |
Dispose | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . (Overrides WebPart.Dispose().) | |
OnInit | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . Substitui o método Microsoft.SharePoint.WebPartPages.WebPart.OnInit . O método OnInit dispara o evento System.Web.UI.Control.Init que ocorre à medida que esta Web Part é instanciado. (Overrides WebPartLocOnInit(Object, EventArgs).) | |
OnLoad | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . (Overrides WebPartLocOnLoad(Object, EventArgs).) | |
OnPreRender | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . (Overrides WebPartLocOnPreRender(Object, EventArgs).) | |
RenderWebPart | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. Para Enterprise Search in Microsoft Office SharePoint Server 2007, use o SearchBoxEx . (Overrides WebPartLocRenderWebPart(HtmlTextWriter).) |
Top