InputFormStringTypeValidator 类

表示验证器用于验证基于特定于StringType规则的字符串。

继承层次结构

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.Label
        System.Web.UI.WebControls.BaseValidator
          System.Web.UI.WebControls.CustomValidator
            InputFormCustomValidator
              Microsoft.SharePoint.Portal.WebControls.InputFormStringTypeValidator

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public Class InputFormStringTypeValidator _
    Inherits InputFormCustomValidator
用法
Dim instance As InputFormStringTypeValidator
public class InputFormStringTypeValidator : InputFormCustomValidator

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

InputFormStringTypeValidator 成员

Microsoft.SharePoint.Portal.WebControls 命名空间