TemplateControl.CreateResourceBasedLiteralControl メソッド
アセンブリ: System.Web (system.web.dll 内)

Protected Function CreateResourceBasedLiteralControl ( _ offset As Integer, _ size As Integer, _ fAsciiOnly As Boolean _ ) As LiteralControl
Dim offset As Integer Dim size As Integer Dim fAsciiOnly As Boolean Dim returnValue As LiteralControl returnValue = Me.CreateResourceBasedLiteralControl(offset, size, fAsciiOnly)
protected LiteralControl CreateResourceBasedLiteralControl ( int offset, int size, bool fAsciiOnly )
protected: LiteralControl^ CreateResourceBasedLiteralControl ( int offset, int size, bool fAsciiOnly )
protected LiteralControl CreateResourceBasedLiteralControl ( int offset, int size, boolean fAsciiOnly )
protected function CreateResourceBasedLiteralControl ( offset : int, size : int, fAsciiOnly : boolean ) : LiteralControl
戻り値
リソース内のリテラル文字列を表す LiteralControl。


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からTemplateControl.CreateResourceBasedLiteralControl メソッドを検索する場合は、下記のリンクをクリックしてください。

- TemplateControl.CreateResourceBasedLiteralControl メソッドのページへのリンク