C# Class DynamicData.ForeignKeyField

Inheritance: System.Web.DynamicData.FieldTemplateUserControl
Afficher le fichier Open project: anurse/ReviewR

Protected Properties

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

Méthodes protégées

Méthode Description
GetDisplayString ( ) : string
GetNavigateUrl ( ) : string

Method Details

GetDisplayString() protected méthode

protected GetDisplayString ( ) : string
Résultat string

GetNavigateUrl() protected méthode

protected GetNavigateUrl ( ) : string
Résultat string

Property Details

HyperLink1 protected_oe property

HyperLink1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink HyperLink1
Résultat global::System.Web.UI.WebControls.HyperLink