C# Class Teste.ForeignKeyField

Inheritance: System.Web.DynamicData.FieldTemplateUserControl
Mostrar archivo Open project: arthurgfonseca/ERP-Grupo5

Protected Properties

Property Type Description
HyperLink1 global::System.Web.UI.WebControls.HyperLink

Protected Methods

Method Description
GetDisplayString ( ) : string
GetNavigateUrl ( ) : string

Method Details

GetDisplayString() protected method

protected GetDisplayString ( ) : string
return string

GetNavigateUrl() protected method

protected GetNavigateUrl ( ) : string
return string

Property Details

HyperLink1 protected_oe property

protected global::System.Web.UI.WebControls.HyperLink HyperLink1
return global::System.Web.UI.WebControls.HyperLink