Class ChangeBranch
public class ChangeBranch : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
ChangeBranch
- Implements
- Inherited Members
Constructors
ChangeBranch()
public ChangeBranch()
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.
CommonTitle
CommonTitle control.
protected HtmlGenericControl CommonTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditorStatus
EditorStatus control.
protected Alert EditorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OptionListTitle
OptionListTitle control.
protected HtmlGenericControl OptionListTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionTitle
QuestionTitle control.
protected HtmlGenericControl QuestionTitle
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.
SkipPatternsRepeater
SkipPatternsRepeater control.
protected Repeater SkipPatternsRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyInformationSection
SurveyInformationSection control.
protected HtmlGenericControl SurveyInformationSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
ApplyAccessControl()
public override void ApplyAccessControl()
GetParentLinkParameters(IWebRoute)
public string GetParentLinkParameters(IWebRoute parent)
Parameters
parentIWebRoute
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)