次の方法で共有


HtmlMenuButton.ClickThruURL プロパティ (Microsoft.SharePoint.Portal.WebControls)

リンクの URL を取得または設定します。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public Property ClickThruURL As String
'使用
Dim instance As HtmlMenuButton
Dim value As String

value = instance.ClickThruURL

instance.ClickThruURL = value
public string ClickThruURL { get; set; }

プロパティ値

リンクの URL を表す文字列。

関連項目

参照

HtmlMenuButton クラス
HtmlMenuButton メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間