C# Class Teste.ChildrenField

Inheritance: System.Web.DynamicData.FieldTemplateUserControl
Afficher le fichier Open project: arthurgfonseca/ERP-Grupo5

Protected Properties

Свойство Type Description
HyperLink1 global::System.Web.UI.WebControls.HyperLink

Méthodes protégées

Méthode Description
GetChildrenPath ( ) : string
Page_Load ( object sender, EventArgs e ) : void

Method Details

GetChildrenPath() protected méthode

protected GetChildrenPath ( ) : string
Résultat string

Page_Load() protected méthode

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

Property Details

HyperLink1 protected_oe property

protected global::System.Web.UI.WebControls.HyperLink HyperLink1
Résultat global::System.Web.UI.WebControls.HyperLink