BaseTemplateParser.GetReferencedType メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > BaseTemplateParser.GetReferencedType メソッドの意味・解説 

BaseTemplateParser.GetReferencedType メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

仮想パスによって指定される Page または UserControl コントロールの型をコンパイルして返します

名前空間: System.Web.UI
アセンブリ: System.Web (system.web.dll 内)
構文構文

Protected Function GetReferencedType ( _
    virtualPath As String _
) As Type
Dim virtualPath As String
Dim returnValue As Type

returnValue = Me.GetReferencedType(virtualPath)
protected Type GetReferencedType (
    string virtualPath
)
protected:
Type^ GetReferencedType (
    String^ virtualPath
)
protected Type GetReferencedType (
    String virtualPath
)
protected function GetReferencedType (
    virtualPath : String
) : Type

パラメータ

virtualPath

Page または UserControl仮想パス

戻り値
ページまたはユーザー コントロールの型。

例外例外
例外種類条件

HttpException

パーサーが、virtualPath によって指定されるリソースへの仮想参照許可していません。

解説解説

PageParserFilter オブジェクト定義され、その AllowVirtualReference プロパティfalse である場合、GetUserControlType メソッドHttpException 例外生成します

GetUserControlType メソッドは、GetReferencedType メソッドラッパーです。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
BaseTemplateParser クラス
BaseTemplateParser メンバ
System.Web.UI 名前空間
CompilationMode
GetCompilationMode
その他の技術情報
compilation の compilers の compiler 要素 (ASP.NET 設定スキーマ)



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

BaseTemplateParser.GetReferencedType メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



BaseTemplateParser.GetReferencedType メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS