WmlMobileTextWriter.RenderBeginHyperlink メソッド
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)

Public Overridable Sub RenderBeginHyperlink ( _ targetUrl As String, _ encodeUrl As Boolean, _ softkeyLabel As String, _ implicitSoftkeyLabel As Boolean, _ mapToSoftkey As Boolean _ )
Dim instance As WmlMobileTextWriter Dim targetUrl As String Dim encodeUrl As Boolean Dim softkeyLabel As String Dim implicitSoftkeyLabel As Boolean Dim mapToSoftkey As Boolean instance.RenderBeginHyperlink(targetUrl, encodeUrl, softkeyLabel, implicitSoftkeyLabel, mapToSoftkey)
public virtual void RenderBeginHyperlink ( string targetUrl, bool encodeUrl, string softkeyLabel, bool implicitSoftkeyLabel, bool mapToSoftkey )
public: virtual void RenderBeginHyperlink ( String^ targetUrl, bool encodeUrl, String^ softkeyLabel, bool implicitSoftkeyLabel, bool mapToSoftkey )
public void RenderBeginHyperlink ( String targetUrl, boolean encodeUrl, String softkeyLabel, boolean implicitSoftkeyLabel, boolean mapToSoftkey )
public function RenderBeginHyperlink ( targetUrl : String, encodeUrl : boolean, softkeyLabel : String, implicitSoftkeyLabel : boolean, mapToSoftkey : boolean )

このメソッドを呼び出した後で、テキストをレンダリングするメソッドを呼び出すこと、または RenderImage メソッドを呼び出してハイパーリンクの内容をレンダリングし、最後に RenderEndHyperlink メソッドを呼び出すことができます。

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


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

- WmlMobileTextWriter.RenderBeginHyperlink メソッドのページへのリンク