バージョン

CaptchaEditorID プロパティ

Captcha のエディターとして使用されるフォームのサーバー側コントロールの ID です。ユーザーがこのコントロールにテキストを入力します。このエディターは ITextControl を実装する必要があります。
シンタックス
'宣言
 
Public Property CaptchaEditorID As String
public string CaptchaEditorID {get; set;}
参照