C# Класс Carrotware.CMS.UI.Admin.c3_admin.WidgetTime

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
guidContentID Guid
guidWidgetID Guid

Защищенные свойства (Protected)

Свойство Тип Описание
btnSave global::System.Web.UI.WebControls.Button
chkActive global::System.Web.UI.WebControls.CheckBox
litControlPath global::System.Web.UI.WebControls.Literal
litControlPathName global::System.Web.UI.WebControls.Literal
lnkIndex global::System.Web.UI.WebControls.HyperLink
phNavIndex global::System.Web.UI.WebControls.PlaceHolder
ucReleaseDate global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime
ucRetireDate global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime

Защищенные методы

Метод Описание
GetCtrlName ( Widget ww ) : void
Page_Load ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void

Описание методов

GetCtrlName() защищенный Метод

protected GetCtrlName ( Widget ww ) : void
ww Widget
Результат void

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

btnSave_Click() защищенный Метод

protected btnSave_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

btnSave защищенное свойство

btnSave control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSave
Результат global::System.Web.UI.WebControls.Button

chkActive защищенное свойство

chkActive control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkActive
Результат global::System.Web.UI.WebControls.CheckBox

guidContentID публичное свойство

public Guid guidContentID
Результат Guid

guidWidgetID публичное свойство

public Guid guidWidgetID
Результат Guid

litControlPath защищенное свойство

litControlPath control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litControlPath
Результат global::System.Web.UI.WebControls.Literal

litControlPathName защищенное свойство

litControlPathName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litControlPathName
Результат global::System.Web.UI.WebControls.Literal

lnkIndex защищенное свойство

lnkIndex control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink lnkIndex
Результат global::System.Web.UI.WebControls.HyperLink

phNavIndex защищенное свойство

phNavIndex control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phNavIndex
Результат global::System.Web.UI.WebControls.PlaceHolder

ucReleaseDate защищенное свойство

ucReleaseDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime ucReleaseDate
Результат global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime

ucRetireDate защищенное свойство

ucRetireDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime ucRetireDate
Результат global::Carrotware.CMS.UI.Admin.c3_admin.ucEditDateTime