C# Class FLS.SharePoint.SequentialWorkflow.WorkflowForms.TaskForm

Inheritance: WebPartPage
Exibir arquivo Open project: ivankozyrev/fls-internal-portal

Protected Properties

Property Type Description
ID_ItemProperty global::Microsoft.SharePoint.WebControls.ListItemProperty
ID_LinkTitle global::Microsoft.SharePoint.WebControls.ListProperty
ProxyScriptManager global::System.Web.UI.ScriptManagerProxy
btnCancel global::System.Web.UI.WebControls.Button
btnComplete global::System.Web.UI.WebControls.Button
btnSaveAsDraft global::System.Web.UI.WebControls.Button
ff1 global::Microsoft.SharePoint.WebControls.FormField
ff1description global::Microsoft.SharePoint.WebControls.FieldDescription
ff2 global::Microsoft.SharePoint.WebControls.FormField
ff2description global::Microsoft.SharePoint.WebControls.FieldDescription
ff3 global::Microsoft.SharePoint.WebControls.FormField
ff3description global::Microsoft.SharePoint.WebControls.FieldDescription
ff4 global::Microsoft.SharePoint.WebControls.FormField

Protected Methods

Method Description
OnPreInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
CloseForm ( ) : void
OnBtnCancelClick ( object sender, EventArgs e ) : void
OnBtnCompleteClick ( object sender, EventArgs e ) : void
OnBtnSaveAsDraftClick ( object sender, EventArgs e ) : void

Method Details

OnPreInit() protected method

protected OnPreInit ( EventArgs e ) : void
e System.EventArgs
return void

Page_Load() protected method

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

Property Details

ID_ItemProperty protected_oe property

ID_ItemProperty control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ListItemProperty ID_ItemProperty
return global::Microsoft.SharePoint.WebControls.ListItemProperty

ID_LinkTitle protected_oe property

ID_LinkTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ListProperty ID_LinkTitle
return global::Microsoft.SharePoint.WebControls.ListProperty

ProxyScriptManager protected_oe property

ProxyScriptManager control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManagerProxy ProxyScriptManager
return global::System.Web.UI.ScriptManagerProxy

btnCancel protected_oe property

btnCancel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnCancel
return global::System.Web.UI.WebControls.Button

btnComplete protected_oe property

btnComplete control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnComplete
return global::System.Web.UI.WebControls.Button

btnSaveAsDraft protected_oe property

btnSaveAsDraft control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSaveAsDraft
return global::System.Web.UI.WebControls.Button

ff1 protected_oe property

ff1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.FormField ff1
return global::Microsoft.SharePoint.WebControls.FormField

ff1description protected_oe property

ff1description control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.FieldDescription ff1description
return global::Microsoft.SharePoint.WebControls.FieldDescription

ff2 protected_oe property

ff2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.FormField ff2
return global::Microsoft.SharePoint.WebControls.FormField

ff2description protected_oe property

ff2description control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.FieldDescription ff2description
return global::Microsoft.SharePoint.WebControls.FieldDescription

ff3 protected_oe property

ff3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.FormField ff3
return global::Microsoft.SharePoint.WebControls.FormField

ff3description protected_oe property

ff3description control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.FieldDescription ff3description
return global::Microsoft.SharePoint.WebControls.FieldDescription

ff4 protected_oe property

ff4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.FormField ff4
return global::Microsoft.SharePoint.WebControls.FormField