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

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

Protected Properties

Свойство Type Description
xmlProduct 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
LoadProduct ( ) : void
Product_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 EventArgs
Résultat void

Property Details

xmlProduct protected_oe property

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