Table of Contents

Class CompareValidator

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
public class CompareValidator : CompareValidator, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, ITextControl, IValidator
Inheritance
CompareValidator
Implements
Inherited Members

Constructors

CompareValidator()

public CompareValidator()

Properties

FieldName

public string FieldName { get; set; }

Property Value

string

ImageUrl

public string ImageUrl { get; set; }

Property Value

string

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs