C# Класс Profiles.Edit.Modules.EditDataTypeProperty.EditDataTypeProperty

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

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

Свойство Тип Описание
GridViewProperty global::System.Web.UI.WebControls.GridView
Literal1 global::System.Web.UI.WebControls.Literal
RptrEditProperty global::System.Web.UI.WebControls.Repeater
btnEditProperty global::System.Web.UI.WebControls.LinkButton
btnInsertCancel global::System.Web.UI.WebControls.LinkButton
btnInsertProperty global::System.Web.UI.WebControls.LinkButton
btnInsertProperty2 global::System.Web.UI.WebControls.LinkButton
hiddenSubjectID global::System.Web.UI.WebControls.HiddenField
imbAddArror global::System.Web.UI.WebControls.Image
lblNoItems global::System.Web.UI.WebControls.Label
litBackLink global::System.Web.UI.WebControls.Literal
litEditProperty global::System.Web.UI.WebControls.Literal
pnlInsertProperty global::System.Web.UI.WebControls.Panel
securityOptions global::Profiles.Edit.Modules.SecurityOptions.SecurityOptions
txtInsertLabel global::System.Web.UI.WebControls.TextBox
updateProgress global::System.Web.UI.UpdateProgress
upnlEditSection global::System.Web.UI.UpdatePanel

Private Properties

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

Открытые методы

Метод Описание
EditDataTypeProperty ( ) : System
EditDataTypeProperty ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System

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

Метод Описание
FillPropertyGrid ( bool refresh ) : void
GridViewProperty_RowCancelingEdit ( object sender, GridViewCancelEditEventArgs e ) : void
GridViewProperty_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
GridViewProperty_RowDeleting ( object sender, GridViewDeleteEventArgs e ) : void
GridViewProperty_RowEditing ( object sender, GridViewEditEventArgs e ) : void
GridViewProperty_RowUpdated ( object sender, GridViewUpdatedEventArgs e ) : void
GridViewProperty_RowUpdating ( object sender, GridViewUpdateEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnEditProperty_OnClick ( object sender, EventArgs e ) : void
btnInsertCancel_OnClick ( object sender, EventArgs e ) : void
btnInsertClose_OnClick ( object sender, EventArgs e ) : void
btnInsert_OnClick ( object sender, EventArgs e ) : void
ibDown_Click ( object sender, EventArgs e ) : void
ibUp_Click ( object sender, EventArgs e ) : void

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

EditDataTypeProperty() публичный Метод

public EditDataTypeProperty ( ) : System
Результат System

EditDataTypeProperty() публичный Метод

public EditDataTypeProperty ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System
pagedata XmlDocument
moduleparams List
pagenamespaces XmlNamespaceManager
Результат System

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

protected FillPropertyGrid ( bool refresh ) : void
refresh bool
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

securityOptions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Profiles.Edit.Modules.SecurityOptions.SecurityOptions securityOptions
Результат global::Profiles.Edit.Modules.SecurityOptions.SecurityOptions

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

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

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

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

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

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