C# Class CrownPeak.SearchG2.Client.UserControls.Highlight

Afficher le fichier Open project: Crownpeak/Search-Results-Examples

Protected Properties

Свойство Type Description
Literal1 global::System.Web.UI.WebControls.Literal
Repeater1 global::System.Web.UI.WebControls.Repeater

Méthodes publiques

Méthode Description
Highlight ( ) : System

Méthodes protégées

Méthode Description
OnDataBinding ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

Highlight() public méthode

public Highlight ( ) : System
Résultat System

OnDataBinding() protected méthode

protected OnDataBinding ( EventArgs e ) : void
e EventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

Literal1 protected_oe property

Literal1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal Literal1
Résultat global::System.Web.UI.WebControls.Literal

Repeater1 protected_oe property

Repeater1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater Repeater1
Résultat global::System.Web.UI.WebControls.Repeater