SiteMapNode.INavigateUIData.Description 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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 介面時使用。