次の方法で共有


InputFormStringTypeValidator.ValidateString メソッド (Microsoft.SharePoint.Portal.WebControls)

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Protected Function ValidateString ( _
    value As String, _
    st As StringType _
) As Boolean
'使用
Dim value As String
Dim st As StringType
Dim returnValue As Boolean

returnValue = Me.ValidateString(value, st)
protected bool ValidateString (
    string value,
    StringType st
)

パラメータ

  • value
  • st

関連項目

参照

InputFormStringTypeValidator クラス
InputFormStringTypeValidator メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間