InputFormStringTypeValidator.OnServerValidate メソッド (Microsoft.SharePoint.Portal.WebControls)
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Protected Overrides Function OnServerValidate ( _
value As String _
) As Boolean
'使用
Dim value As String
Dim returnValue As Boolean
returnValue = Me.OnServerValidate(value)
protected override bool OnServerValidate (
string value
)
パラメータ
- value
関連項目
参照
InputFormStringTypeValidator クラス
InputFormStringTypeValidator メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間