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

Inheritance: AdminBasePage
Mostrar archivo Open project: ninianne98/CarrotCakeCMS

Public Properties

Property Type Description
guidContentID System.Guid
sZone string

Protected Methods

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

Private Methods

Method Description
BindDataGrid ( ) : void

Method Details

ClickAction() protected method

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

GetCtrlName() protected method

protected GetCtrlName ( string sCtrlName ) : string
sCtrlName string
return string

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

guidContentID public_oe property

public Guid,System guidContentID
return System.Guid

sZone public_oe property

public string sZone
return string