C# Class Controls_RelatedEntities, Tp.HelpDesk

Inheritance: UserControl, ITabControl
Exibir arquivo Open project: TargetProcess/Tp.HelpDesk

Protected Properties

Property Type Description
grid global::System.Web.UI.WebControls.GridView

Public Methods

Method Description
LoadContent ( object argument ) : void

Method Details

LoadContent() public method

public LoadContent ( object argument ) : void
argument object
return 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
return global::System.Web.UI.WebControls.GridView