IsRegistered(ICommandRequestValidator) Method

Summary
Determines whether the specified validator is registered.
Syntax
C#
VB
C++
public static bool IsRegistered( 
   ICommandRequestValidator validator 
) 
  
Public Overloads Shared Function IsRegistered( _ 
   ByVal validator As ICommandRequestValidator _ 
) As Boolean 
public: 
static bool IsRegistered(  
   ICommandRequestValidator^ validator 
)  

Parameters

validator
The validator to check.

Return Value

true if the specified validator is registered; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.