C# Class VolTeer.App_Code.cValidations

Afficher le fichier Open project: CISC181/VolTeerNET Class Usage Examples

Méthodes publiques

Méthode Description
SetValidations ( object obj, Control ctrl ) : void
cValidations ( ) : System

Private Methods

Méthode Description
FilterTableColumn ( List tableColumns, string ContainerName, string ControlName ) : TableColumnDM
ResetAllControlsBackColor ( Control control ) : void

Method Details

SetValidations() public méthode

public SetValidations ( object obj, Control ctrl ) : void
obj object
ctrl System.Web.UI.Control
Résultat void

cValidations() public méthode

public cValidations ( ) : System
Résultat System