SiteMapProvider.ResourceKey 속성

정의

SiteMapNode 특성을 지역화하는 데 사용되는 리소스 키를 가져오거나 설정합니다.

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

속성 값

String

리소스 키 이름을 포함하는 문자열입니다.

설명

ResourceKey 속성은 함께 사용 합니다 GetImplicitResourceString 메서드를 SiteMapNode 클래스. 에 대 한를 TitleDescription 에 정의 된 추가 특성 뿐만 아니라 속성을를 Attributes 의 컬렉션을 SiteMapNode 개체를 GetImplicitResourceString 메서드가 우선적으로 사용를 GetExplicitResourceString 때를 지역화 사용 되는 EnableLocalization 속성이로 설정 true합니다.

적용 대상

추가 정보