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

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

Protected Properties

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

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
CatalogSitePath_Load ( object sender, EventArgs e ) : void
FillCatalogsXML ( Catalog catalog, XmlDocument xmlDoc, XmlElement rootElement ) : void
FillSitePath ( ) : void

Method Details

OnInit() protected méthode

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

Property Details

xmlCatalog protected_oe property

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