Class ChangeSender
public class ChangeSender : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters, IOverrideWebRouteParent
- Inheritance
-
ChangeSender
- Implements
- Inherited Members
Constructors
ChangeSender()
public ChangeSender()
Fields
CancelButton
CancelButton control.
protected CancelButton CancelButton
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.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SenderInput
SenderInput control.
protected FieldInputSender SenderInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SenderWarningPanel
SenderWarningPanel control.
protected Panel SenderWarningPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WarningDomainLiteral
WarningDomainLiteral control.
protected Literal WarningDomainLiteral
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WarningEmailLiteral
WarningEmailLiteral control.
protected Literal WarningEmailLiteral
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)