A Sandcastle Documented Class Library
AspxPage クラス
名前空間CFW.AspxCommonAspxPage
ASPXページの抽象
宣言の構文
C#Visual BasicVisual C++
public abstract class AspxPage : Page
Public MustInherit Class AspxPage _
	Inherits Page
public ref class AspxPage abstract : public Page
メンバ
すべてのメンバコンストラクタメソッドプロパティフィールド



メンバ説明
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を相対パスに変換

継承階層

アセンブリ: CFW.common.AspxCommon (モジュール: CFW.common.AspxCommon) バージョン: 1.2.0.1 (1.2.0.1)