Share via


Manage.ProxyAddressValidator property

Namespace:  Microsoft.Office.TranslationServices.AdminUI
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Protected Property ProxyAddressValidator As InputFormCustomValidator
    Get
    Set
'Usage
Dim value As InputFormCustomValidator

value = Me.ProxyAddressValidator

Me.ProxyAddressValidator = value
protected InputFormCustomValidator ProxyAddressValidator { get; set; }

Property value

Type: Microsoft.SharePoint.WebControls.InputFormCustomValidator

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace