Interface IValidationControl
Namespace: Mediachase.Web.Console.Interfaces
Assembly: Mediachase.WebConsoleLib.dll
Version: 10.8.0Syntax
public interface IValidationControl
Properties
ValidationGroup
Gets or sets the validation group.
Declaration
string ValidationGroup { get; set; }
Property Value
Type | Description |
---|---|
System.String |