C# Class SenseNet.Portal.Portlets.QuickSearchPortlet

Inheritance: SenseNet.Portal.UI.PortletFramework.CacheablePortlet
Afficher le fichier Open project: maxpavlov/FlexNet

Private Properties

Свойство Type Description
AddSearchModeControls void
CreateLiteral System.Web.UI.WebControls.Literal
CreateSearchModeControls void
_btnSearch_Click void

Méthodes publiques

Méthode Description
QuickSearchPortlet ( ) : System

Méthodes protégées

Méthode Description
CreateChildControls ( ) : void

Private Methods

Méthode Description
AddSearchModeControls ( ) : void
CreateLiteral ( string text ) : System.Web.UI.WebControls.Literal
CreateSearchModeControls ( ) : void
_btnSearch_Click ( object sender, EventArgs e ) : void

Method Details

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

QuickSearchPortlet() public méthode

public QuickSearchPortlet ( ) : System
Résultat System