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

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

Protected Properties

Свойство Type Description
xmlMenu global::System.Web.UI.WebControls.Xml

Méthodes publiques

Méthode Description
GetContainerValue ( int ModuleID, int PortalID, int LanguageID ) : string>.Dictionary

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
LoadMenu ( ) : void
MenuParentChildXSL_UC_Load ( object sender, EventArgs e ) : void

Method Details

GetContainerValue() public méthode

public GetContainerValue ( int ModuleID, int PortalID, int LanguageID ) : string>.Dictionary
ModuleID int
PortalID int
LanguageID int
Résultat string>.Dictionary

OnInit() protected méthode

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

Property Details

xmlMenu protected_oe property

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