Determines whether the control specified by the ControlToValidate property is a valid control.
Namespace:
EPiServer.Web.WebControls
Remarks
Since this control is programatically added when an errormessage should be displayed it always returns true.
Assembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
protected override bool ControlPropertiesValid() |