C# Class Carrotware.CMS.UI.Admin.c3_admin.WidgetList

Inheritance: AdminBasePage
Afficher le fichier Open project: ninianne98/CarrotCakeCMS

Méthodes publiques

Свойство Type Description
guidContentID System.Guid
sZone string

Méthodes protégées

Méthode Description
ClickAction ( object sender, System.Web.UI.WebControls.CommandEventArgs e ) : void
GetCtrlName ( string sCtrlName ) : string
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
BindDataGrid ( ) : void

Method Details

ClickAction() protected méthode

protected ClickAction ( object sender, System.Web.UI.WebControls.CommandEventArgs e ) : void
sender object
e System.Web.UI.WebControls.CommandEventArgs
Résultat void

GetCtrlName() protected méthode

protected GetCtrlName ( string sCtrlName ) : string
sCtrlName string
Résultat string

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

guidContentID public_oe property

public Guid,System guidContentID
Résultat System.Guid

sZone public_oe property

public string sZone
Résultat string