C# Class SenseNet.Portal.UI.Controls.SurveyEditTemplatesUserControl

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes protégées

Méthode Description
BtnEdit_Click ( object sender, EventArgs e ) : void
OnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
SetControls ( ) : void

Method Details

BtnEdit_Click() protected méthode

protected BtnEdit_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void