XhtmlControlAdapter.StyleSheetStorageApplicationSetting 속성

정의

Web.config 파일 섹션에서 XhtmlCssState 구성 설정 appSettings 의 값을 가져옵니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

protected:
 virtual property System::String ^ StyleSheetStorageApplicationSetting { System::String ^ get(); };
protected virtual string StyleSheetStorageApplicationSetting { get; }
member this.StyleSheetStorageApplicationSetting : string
Protected Overridable ReadOnly Property StyleSheetStorageApplicationSetting As String

속성 값

구성 설정이 있는 경우 계단식 스타일시트 경로 및 파일 이름을 포함하는 문자열입니다. 그렇지 않으면 . Empty

설명

이 메서드는 주로 .NET Framework에서 내부적으로 사용됩니다.

적용 대상

추가 정보