バージョン

centuryThreshold プロパティ

ユーザーが年のフィールドに 3 つ未満の数字を入力した場合、20 世紀と 21 世紀の日付を区別するために使用する年を取得または設定します。注: 新しい値はサーバーに登録されません。年
シンタックス
ASP.NET Ajax Javascript (Specification) 
function get_centuryThreshold() : Integer
function set_centuryThreshold(value : Integer)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDateTimeEditor.get_centuryThreshold();
参照