バージョン

WriteOptions メソッド (ClientControlMain)

オプションを含む文字列を返します。ClientControlMain では、OptionAttribute を持つすべてのプロパティについて、JavaScript オブジェクトを表す文字列を返します ({} を除く)。OptionAttribute が optionName の場合は、それを使用します。そうでない場合は、最初の文字を小文字にしたプロパティ名を使用します。
シンタックス
'宣言
 
Protected Overridable Function WriteOptions() As String
protected virtual string WriteOptions()
参照