Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
setLocation メソッド
位置を設定します。内部使用のみ。
シンタックス
ASP.NET Ajax Javascript (Specification) | |
---|
function setLocation(
: String,
: String,
: Boolean
) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfDialogMoveBehavior.setLocation(String,String,Boolean); |
パラメータ
- x
- 左端。
- y
- 上端。
- cancel
- キャンセル要求。
参照