프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
EditDataTypeProperty ( ) : System | ||
EditDataTypeProperty ( XmlDocument pagedata, List |
메소드 | 설명 | |
---|---|---|
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 |
public EditDataTypeProperty ( XmlDocument pagedata, List |
||
pagedata | XmlDocument | |
moduleparams | List |
|
pagenamespaces | XmlNamespaceManager | |
리턴 | System |
protected GridViewProperty_RowCancelingEdit ( object sender, GridViewCancelEditEventArgs e ) : void | ||
sender | object | |
e | GridViewCancelEditEventArgs | |
리턴 | void |
protected GridViewProperty_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
리턴 | void |
protected GridViewProperty_RowDeleting ( object sender, GridViewDeleteEventArgs e ) : void | ||
sender | object | |
e | GridViewDeleteEventArgs | |
리턴 | void |
protected GridViewProperty_RowEditing ( object sender, GridViewEditEventArgs e ) : void | ||
sender | object | |
e | GridViewEditEventArgs | |
리턴 | void |
protected GridViewProperty_RowUpdated ( object sender, GridViewUpdatedEventArgs e ) : void | ||
sender | object | |
e | GridViewUpdatedEventArgs | |
리턴 | void |
protected GridViewProperty_RowUpdating ( object sender, GridViewUpdateEventArgs e ) : void | ||
sender | object | |
e | GridViewUpdateEventArgs | |
리턴 | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected btnEditProperty_OnClick ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected btnInsertCancel_OnClick ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected btnInsertClose_OnClick ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected btnInsert_OnClick ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected ibDown_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected ibUp_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected global::System.Web.UI.WebControls.GridView GridViewProperty | ||
리턴 | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.Literal Literal1 | ||
리턴 | global::System.Web.UI.WebControls.Literal |
protected global::System.Web.UI.WebControls.Repeater RptrEditProperty | ||
리턴 | global::System.Web.UI.WebControls.Repeater |
protected global::System.Web.UI.WebControls.LinkButton btnEditProperty | ||
리턴 | global::System.Web.UI.WebControls.LinkButton |
protected global::System.Web.UI.WebControls.LinkButton btnInsertCancel | ||
리턴 | global::System.Web.UI.WebControls.LinkButton |
protected global::System.Web.UI.WebControls.LinkButton btnInsertProperty | ||
리턴 | global::System.Web.UI.WebControls.LinkButton |
protected global::System.Web.UI.WebControls.LinkButton btnInsertProperty2 | ||
리턴 | global::System.Web.UI.WebControls.LinkButton |
protected global::System.Web.UI.WebControls.HiddenField hiddenSubjectID | ||
리턴 | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.Image imbAddArror | ||
리턴 | global::System.Web.UI.WebControls.Image |
protected global::System.Web.UI.WebControls.Label lblNoItems | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Literal litBackLink | ||
리턴 | global::System.Web.UI.WebControls.Literal |
protected global::System.Web.UI.WebControls.Literal litEditProperty | ||
리턴 | global::System.Web.UI.WebControls.Literal |
protected global::System.Web.UI.WebControls.Panel pnlInsertProperty | ||
리턴 | global::System.Web.UI.WebControls.Panel |
protected global::Profiles.Edit.Modules.SecurityOptions.SecurityOptions securityOptions | ||
리턴 | global::Profiles.Edit.Modules.SecurityOptions.SecurityOptions |
protected global::System.Web.UI.WebControls.TextBox txtInsertLabel | ||
리턴 | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.UpdateProgress updateProgress | ||
리턴 | global::System.Web.UI.UpdateProgress |