SiteMapNode.Description 속성

정의

SiteMapNode에 대한 설명을 가져오거나 설정합니다.

public:
 virtual property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public virtual string Description { get; set; }
member this.Description : string with get, set
Public Overridable Property Description As String

속성 값

노드에 대한 설명을 나타내는 문자열이거나, 그렇지 않으면 Empty입니다.

예외

노드는 읽기 전용입니다.

설명

하는 동안 합니다 TitleSiteMapNode 레이블 또는 하이퍼링크를 일부 탐색 컨트롤에서 사용 되는 Description 이벤트 마우스 요소를 도구 설명으로 사용 됩니다.

지역화 된 값을 Description 경우 속성이 반환 됩니다 합니다 EnableLocalization 속성은 true.

적용 대상

추가 정보