共用方式為


SiteMapNode.INavigateUIData.Description 屬性

定義

取得 Description site map 節點的屬性。 關於此成員的描述,請參見 Description

property System::String ^ System::Web::UI::INavigateUIData::Description { System::String ^ get(); };
string System.Web.UI.INavigateUIData.Description { get; }
member this.System.Web.UI.INavigateUIData.Description : string
 ReadOnly Property Description As String Implements INavigateUIData.Description

屬性值

導航控制節點的工具提示中顯示文字;否則, Empty若 為 , Description 則 為 。

實作

備註

INavigateUIData.Description財產會委托給財產Description

此成員為明確介面成員實作。 它只能在實 SiteMapNode 例投射到 INavigateUIData 介面時使用。

適用於

另請參閱