ControlPropertiesValid Method
Determines whether the control specified by the [!:ControlToValidate] property is a valid control.
Declaration SyntaxC#protected override bool ControlPropertiesValid() Visual BasicProtected Overrides Function ControlPropertiesValid As Boolean Return Valuetrue if the control specified by [!:ControlToValidate] is a valid control; otherwise, false. Assembly: Krystalware.SlickUpload, Version: 4.0
|