QuickObjects.ObjectBase Send comments on this topic.
GetValidatorTypeName Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseFieldValidator Class : GetValidatorTypeName Method
GetValidatorTypeName - Returns a string representation of the current validator type.

Syntax

C# 
public virtual string GetValidatorTypeName()

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also