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

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

Protected Properties

Свойство Type Description
dvGallery global::System.Web.UI.HtmlControls.HtmlGenericControl
dvLoading global::System.Web.UI.HtmlControls.HtmlGenericControl

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
RegisterService ( ) : 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

RegisterService() protected méthode

protected RegisterService ( ) : void
Résultat void

Property Details

dvGallery protected_oe property

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

dvLoading protected_oe property

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