C# Class AJH.CMS.WEB.UI.MenuDetails_UC

Inheritance: AJH.CMS.WEB.UI.Utilities.CMSUserControlBase
Afficher le fichier Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Properties

Свойство Type Description
dvMenuDetails global::System.Web.UI.HtmlControls.HtmlGenericControl
lblMenuTitle global::System.Web.UI.WebControls.Label

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
LoadMenuDetails ( ) : void
MenuDetails_UC_Load ( object sender, EventArgs e ) : void

Method Details

OnInit() protected méthode

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

Property Details

dvMenuDetails protected_oe property

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

lblMenuTitle protected_oe property

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