Share via


Manage.ProxyPortValidator property

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

Syntax

'Declaration
Protected Property ProxyPortValidator As InputFormRangeValidator
    Get
    Set
'Usage
Dim value As InputFormRangeValidator

value = Me.ProxyPortValidator

Me.ProxyPortValidator = value
protected InputFormRangeValidator ProxyPortValidator { get; set; }

Property value

Type: Microsoft.SharePoint.WebControls.InputFormRangeValidator

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace