Text message rendered above the input box of the HIP-CAPTCHA control
Public Property ControlMessage As String
public string ControlMessage { get; set; }
public: __property String* get_ControlMessage(); public: __property void set_ControlMessage(String* );
public function get ControlMessage() : String public function set ControlMessage(String);