C# Class MasterData_GeneralCode_EntityOpt, yfkey-scms

Inheritance: com.Sconit.Web.ModuleBase
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes protégées

Méthode Description
GV_EntityOpt_RowUpdating ( object sender, GridViewUpdateEventArgs e ) : void
ODS_GV_EntityOpt_OnUpdating ( object source, ObjectDataSourceMethodEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
IsValidEmail ( string strIn ) : bool

Method Details

GV_EntityOpt_RowUpdating() protected méthode

protected GV_EntityOpt_RowUpdating ( object sender, GridViewUpdateEventArgs e ) : void
sender object
e GridViewUpdateEventArgs
Résultat void

ODS_GV_EntityOpt_OnUpdating() protected méthode

protected ODS_GV_EntityOpt_OnUpdating ( object source, ObjectDataSourceMethodEventArgs e ) : void
source object
e ObjectDataSourceMethodEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void