C# Class Hd.Web.Controls.RequestList

Afficher le fichier Open project: TargetProcess/Tp.HelpDesk

Protected Properties

Свойство Type Description
requestListing global::Hd.Web.Extensions.VoteHolderGridView
voteManager global::Hd.Web.Extensions.VoteManager

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
voteManager_VoteAdded ( object sender, VoteEventArgs args ) : void

Method Details

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e EventArgs
Résultat void

Property Details

requestListing protected_oe property

requestListing control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.VoteHolderGridView requestListing
Résultat global::Hd.Web.Extensions.VoteHolderGridView

voteManager protected_oe property

voteManager control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.VoteManager voteManager
Résultat global::Hd.Web.Extensions.VoteManager