Class ValidateBadge
public class ValidateBadge : Page, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler
- Inheritance
-
ValidateBadge
- Implements
- Inherited Members
Constructors
ValidateBadge()
public ValidateBadge()
Fields
AssertionJson
AssertionJson control.
protected TextBox AssertionJson
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AssertionType
AssertionType control.
protected ComboBox AssertionType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AssertionUrl
AssertionUrl control.
protected TextBox AssertionUrl
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BackButton
BackButton control.
protected Button BackButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FooterCurrentScripts
FooterCurrentScripts control.
protected BundleJsFooter FooterCurrentScripts
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HeaderCurrentScripts
HeaderCurrentScripts control.
protected BundleJsHeader HeaderCurrentScripts
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Identity
Identity control.
protected TextBox Identity
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValidateButton
ValidateButton control.
protected Button ValidateButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewInput
ViewInput control.
protected HtmlGenericControl ViewInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewOutput
ViewOutput control.
protected HtmlGenericControl ViewOutput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
Page_Load(object, EventArgs)
protected void Page_Load(object sender, EventArgs e)