FineUICore 11.4
企业级 ASP.NET Core 控件库
载入中...
搜索中...
未找到
FineUICore.UICompareAttribute类 参考

FineUICore扩展的比较特性 更多...

继承自 ValidationAttribute .

Public 成员函数

 UICompareAttribute (string otherProperty, Operator compareOperator)
 构造函数
 

属性

string OtherProperty [get, set]
 用来作为比较的属性
 
Operator CompareOperator [get, set]
 比较操作符
 

详细描述

FineUICore扩展的比较特性

构造及析构函数说明

◆ UICompareAttribute()

FineUICore.UICompareAttribute.UICompareAttribute ( string  otherProperty,
Operator  compareOperator 
)

构造函数

参数
otherProperty
compareOperator

属性说明

◆ CompareOperator

Operator FineUICore.UICompareAttribute.CompareOperator
getset

比较操作符

◆ OtherProperty

string FineUICore.UICompareAttribute.OtherProperty
getset

用来作为比较的属性


该类的文档由以下文件生成: