C# Class Carrotware.Web.UI.Controls.CarrotGridPagedDesigner

Inheritance: System.Web.UI.Design.WebControls.DataBoundControlDesigner
Afficher le fichier Open project: ninianne98/CarrotCakeCMS

Méthodes publiques

Méthode Description
GetDesignTimeHtml ( ) : string

Méthodes protégées

Méthode Description
DoGrid ( Control ctrl ) : string
DoRptr ( Control ctrl ) : string

Private Methods

Méthode Description
GetCtrl ( Control ctrl ) : Repeater
RenderCtrl ( Control ctrl ) : string

Method Details

DoGrid() protected méthode

protected DoGrid ( Control ctrl ) : string
ctrl System.Web.UI.Control
Résultat string

DoRptr() protected méthode

protected DoRptr ( Control ctrl ) : string
ctrl System.Web.UI.Control
Résultat string

GetDesignTimeHtml() public méthode

public GetDesignTimeHtml ( ) : string
Résultat string