| Visibility |
Constructor |
Parameters |
|
|
|
public
|
CompareValidator
|
( )
|
|
|
|
| Visibility |
Type |
Name |
Accessibility |
|
|
| public |
String |
AccessKey
|
[Get , Set] |
|
|
| public |
String |
AppRelativeTemplateSourceDirectory
|
[Get , Set] |
|
|
| public |
String |
AssociatedControlID
|
[Get , Set] |
|
|
| public |
AttributeCollection |
Attributes
|
[Get] |
|
|
| public |
Color |
BackColor
|
[Get , Set] |
|
|
| public |
Control |
BindingContainer
|
[Get] |
|
|
| public |
Color |
BorderColor
|
[Get , Set] |
|
|
| public |
BorderStyle |
BorderStyle
|
[Get , Set] |
|
|
| public |
Unit |
BorderWidth
|
[Get , Set] |
|
|
| public |
String |
ClientID
|
[Get] |
|
|
| public |
ControlCollection |
Controls
|
[Get] |
|
|
| public |
Style |
ControlStyle
|
[Get] |
|
|
| public |
Boolean |
ControlStyleCreated
|
[Get] |
|
|
| public |
String |
ControlToCompare
|
[Get , Set] |
|
|
| public |
String |
ControlToValidate
|
[Get , Set] |
|
|
| public |
String |
CssClass
|
[Get , Set] |
|
|
| public |
Boolean |
CultureInvariantValues
|
[Get , Set] |
|
|
| public |
ValidatorDisplay |
Display
|
[Get , Set] |
|
|
| public |
Boolean |
EnableClientScript
|
[Get , Set] |
|
|
| public |
Boolean |
Enabled
|
[Get , Set] |
|
|
| public |
Boolean |
EnableTheming
|
[Get , Set] |
|
|
| public |
Boolean |
EnableViewState
|
[Get , Set] |
|
|
| public |
String |
ErrorMessage
|
[Get , Set] |
|
|
| public |
FontInfo |
Font
|
[Get] |
|
|
| public |
Color |
ForeColor
|
[Get , Set] |
|
|
| public |
Boolean |
HasAttributes
|
[Get] |
|
|
| public |
Unit |
Height
|
[Get , Set] |
|
|
| public |
String |
ID
|
[Get , Set] |
|
|
| public |
Boolean |
IsValid
|
[Get , Set] |
|
|
| public |
Control |
NamingContainer
|
[Get] |
|
|
| public |
ValidationCompareOperator |
Operator
|
[Get , Set] |
|
|
| public |
Page |
Page
|
[Get , Set] |
|
|
| public |
Control |
Parent
|
[Get] |
|
|
| public |
Boolean |
SetFocusOnError
|
[Get , Set] |
|
|
| public |
ISite |
Site
|
[Get , Set] |
|
|
| public |
String |
SkinID
|
[Get , Set] |
|
|
| public |
CssStyleCollection |
Style
|
[Get] |
|
|
| public |
Int16 |
TabIndex
|
[Get , Set] |
|
|
| public |
TemplateControl |
TemplateControl
|
[Get , Set] |
|
|
| public |
String |
TemplateSourceDirectory
|
[Get] |
|
|
| public |
String |
Text
|
[Get , Set] |
|
|
| public |
String |
ToolTip
|
[Get , Set] |
|
|
| public |
ValidationDataType |
Type
|
[Get , Set] |
|
|
| public |
String |
UniqueID
|
[Get] |
|
|
| public |
String |
ValidationGroup
|
[Get , Set] |
|
|
| public |
String |
ValueToCompare
|
[Get , Set] |
|
|
| public |
Boolean |
Visible
|
[Get , Set] |
|
|
| public |
Unit |
Width
|
[Get , Set] |
|
|
|
| Visibility |
Return |
Name |
Parameters |
|
|
| protected |
Void
|
AddAttributesToRender
|
(
HtmlTextWriter
writer
)
|
|
|
| protected |
Boolean
|
ControlPropertiesValid
|
(
)
|
|
|
| protected |
Boolean
|
EvaluateIsValid
|
(
)
|
|
|
|
Hierarchy
Object
--->
Control
--->
WebControl
--->
Label
--->
BaseValidator
--->
BaseCompareValidator
--->
CompareValidator
Implements
IComponent
,
IDisposable
,
IParserAccessor
,
IUrlResolutionService
,
IDataBindingsAccessor
,
IControlBuilderAccessor
,
IControlDesignerAccessor
,
IExpressionsAccessor
,
IAttributeAccessor
,
ITextControl
,
IValidator
|