Click or drag to resize

FrontendControlGetValidationTypeAsString Method

Gets the validation type as string.

Namespace:  Dynamicweb.News.Common.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
protected string GetValidationTypeAsString(
	ValidatorType type
)

Parameters

type
Type: Dynamicweb.News.Common.FrontendValidatorType
The type.

Return Value

Type: String
The validation type
See Also