DocConvLoadBalancer.Port_Validate Method
Validates the port that the DocConvLoadBalancer uses.
Namespace: Microsoft.Office.DocumentManagement.AdminPages
Assembly: Microsoft.Office.DocumentManagement.AdminPages (in Microsoft.Office.DocumentManagement.AdminPages.dll)
Syntax
'Declaration
Protected Sub Port_Validate ( _
sender As Object, _
e As ServerValidateEventArgs _
)
'Usage
Dim sender As Object
Dim e As ServerValidateEventArgs
Me.Port_Validate(sender, e)
protected void Port_Validate(
Object sender,
ServerValidateEventArgs e
)
Parameters
sender
Type: System.ObjectThe Object object that sends specific arguments when the port is validated.
e
Type: System.Web.UI.WebControls.ServerValidateEventArgsEvent arguments.