C# Class Engage.Survey.UI.SurveyControl.ValidatorsTemplateContainer

A container for the SurveyControl.Validators template
Inheritance: System.Web.UI.Control, INamingContainer
Afficher le fichier Open project: EngageSoftware/Engage-Survey

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ValidatorsTemplateContainer ( string validationGroup ) : System

Initializes a new instance of the ValidatorsTemplateContainer class.

Method Details

ValidatorsTemplateContainer() public méthode

Initializes a new instance of the ValidatorsTemplateContainer class.
public ValidatorsTemplateContainer ( string validationGroup ) : System
validationGroup string The validation group.
Résultat System