C# Class AjaxControlToolkit.Twitter

Inheritance: System.Web.UI.WebControls.CompositeControl
Afficher le fichier Open project: DevExpress/AjaxControlToolkit Class Usage Examples

Private Properties

Свойство Type Description
ControlPropertiesValid void
GetProfile IList
GetSearch IList
PrepareTemplates void

Méthodes publiques

Méthode Description
ActivateLinks ( string text ) : string
Ago ( System.DateTime date ) : string
Twitter ( ) : System

Méthodes protégées

Méthode Description
CreateChildControls ( ) : void
OnLoad ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void

Private Methods

Méthode Description
ControlPropertiesValid ( ) : void
GetProfile ( ) : IList
GetSearch ( ) : IList
PrepareTemplates ( ) : void

Method Details

ActivateLinks() public static méthode

public static ActivateLinks ( string text ) : string
text string
Résultat string

Ago() public static méthode

public static Ago ( System.DateTime date ) : string
date System.DateTime
Résultat string

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
Résultat void

Twitter() public méthode

public Twitter ( ) : System
Résultat System