C# Class Controls_RelatedEntities, Tp.HelpDesk

Inheritance: UserControl, ITabControl
Afficher le fichier Open project: TargetProcess/Tp.HelpDesk

Protected Properties

Свойство Type Description
grid global::System.Web.UI.WebControls.GridView

Méthodes publiques

Méthode Description
LoadContent ( object argument ) : void

Method Details

LoadContent() public méthode

public LoadContent ( object argument ) : void
argument object
Résultat void

Property Details

grid protected_oe property

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