Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Controls_RelatedEntities
C# Class Controls_RelatedEntities, Tp.HelpDesk
Inheritance:
UserControl
,
ITabControl
显示文件
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