ASPXページの抽象
| すべてのメンバ | コンストラクタ | メソッド | プロパティ | フィールド | |
| メンバ | 説明 | |
|---|---|---|
| AspxPage()()() | Initializes a new instance of the AspxPage class | |
| AbsolutePath(String) |
与えられたURLを絶対パスに変換
| |
| clientClassRegister |
クライアントサイドクラス登録
| |
| CurrentDomain |
現在のドメインプロパティ
| |
| GetAppPreviousPath()()() |
アプリケーションで有効な「直前のページURL」を取得する
| |
| getHost(String) |
指定ホスト記述から本当のホスト名を取得
| |
| IsInAsyncPostBack |
MS ASP.NET AJAXのUpdatePanelを使って非同期更新をしているか否か。
| |
| isValidReferer()()() |
正しいリファラーである。
| |
| RebuildCurrentUrl()()() |
自分のURLを再構築
| |
| Referer |
リファラーの完全パス
| |
| RefererHost |
リファラーのホスト名
| |
| RegisterClientClass(Type) |
クライアントサイドでサーバークラスと同等品を使えるようにする
| |
| RegisterClientNameSpace(String) |
クライアントサイドでサーバーネームスペースと同等品を使えるようにする
| |
| RelativePath(String) |
与えられたURLを相対パスに変換
|
| Object | ||||
| Control | ||||
| TemplateControl | ||||
| Page | ||||
| AspxPage | ||||