Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
protected override void OnValidate(
	Object value
)
Visual Basic (Declaration)
Protected Overrides Sub OnValidate ( _
	value As Object _
)

Parameters

value
Type: System..::.Object

See Also