Class Draft
public class Draft : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Draft
- Implements
- Inherited Members
Constructors
Draft()
public Draft()
Fields
AddItemButton
AddItemButton control.
protected Button AddItemButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AlertStatus
AlertStatus control.
protected Alert AlertStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BillingCustomerID
BillingCustomerID control.
protected FindGroup BillingCustomerID
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EmployerContactID
EmployerContactID control.
protected FindPerson EmployerContactID
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InvoiceStatus
InvoiceStatus control.
protected InvoiceStatusComboBox InvoiceStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ItemRepeater
ItemRepeater control.
protected Repeater ItemRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValidationSummary
ValidationSummary control.
protected ValidationSummary ValidationSummary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
CanDeleteItem
protected bool CanDeleteItem { get; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)