: InputFormStringTypeValidator.OnServerValidate (Método) (Microsoft.SharePoint.Portal.WebControls)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Overrides Function OnServerValidate ( _
value As String _
) As Boolean
'Uso
Dim value As String
Dim returnValue As Boolean
returnValue = Me.OnServerValidate(value)
protected override bool OnServerValidate (
string value
)
Parámetros
- value
Vea también
Referencia
InputFormStringTypeValidator (Clase)
InputFormStringTypeValidator (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)