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
ExamWeb
editButtonTemplate
C# Class ExamWeb.editButtonTemplate
Template to be used in databinding to add an edit button functionality to the datagrid.
Inheritance:
ITemplate
显示文件
Open project: pragmaticpat/EdwardsFoundation
Class Usage Examples
Public Methods
Method
Description
InstantiateIn
(
Control
container
) :
void
Private Methods
Method
Description
container_DataBinding
(
object
sender
,
EventArgs
e
) :
void
Method Details
InstantiateIn()
public
method
public
InstantiateIn
(
Control
container
) :
void
container
System.Web.UI.Control
return
void