다음을 통해 공유


MobileControlsSection 클래스

모바일 컨트롤, 어댑터 및 디바이스 필터에 대한 구성 정보를 노출합니다.

구문

class MobileControlsSection : ConfigurationSectionWithCollection  

메서드

다음 표에서는 클래스에 의해 노출되는 메서드를 나열합니다 MobileControlsSection .

Name 설명
추가 ConfigurationSectionWithCollection에서 상속됩니다.
지우기 ConfigurationSectionWithCollection에서 상속됩니다.
가져오기 ConfigurationSectionWithCollection에서 상속됩니다.
GetAllowDefinition ( ConfigurationSection에서 상속됩니다.)
GetAllowLocation ConfigurationSection에서 상속됩니다.
Remove ConfigurationSectionWithCollection에서 상속됩니다.
RevertToParent ConfigurationSection에서 상속됩니다.
SetAllowDefinition ConfigurationSection에서 상속됩니다.
SetAllowLocation ConfigurationSection에서 상속됩니다.

속성

다음 표에서는 클래스에 의해 노출되는 속성을 나열합니다 MobileControlsSection .

Name 설명
AllowCustomAttributes 읽기/쓰기 boolean 값입니다. true 페이지에 사용자 지정 특성이 있을 수 있으면 이고, 그렇지 않으면 입니다 false. 기본값은 false입니다.
CookielessDataDictionaryType 쿠키 없는 Forms 인증을 위해 키를 유지하는 사전 클래스의 형식을 지정하는 읽기/쓰기 string 값입니다. 기본값은 "System.Web.Mobile.CookielessData"입니다.
MobileControls ASP.NET 모바일 컨트롤을 해당 어댑터에 매핑하는 어댑터 집합을 정의하는 읽기/쓰기 DeviceElement 값의 배열입니다.
Location (에서 ConfigurationSection상속됨) 키 속성입니다.
Path (에서 ConfigurationSection상속됨) 키 속성입니다.
SectionInformation ConfigurationSection에서 상속됩니다.
SessionStateHistorySize 서버 세션에서 애플리케이션 보기 상태를 유지하는 데 사용할 기록 스택의 크기를 지정하는 읽기/쓰기 sint32 값입니다. 값은 0에서 2147483647 사이여야 합니다. 기본값은 6입니다.

를 서브클래싱합니다.

이 클래스에는 서브클래스가 없습니다.

상속 계층 구조

ConfigurationSection

ConfigurationSectionWithCollection

MobileControlsSection

요구 사항

Type 설명
클라이언트 - Windows Vista의 IIS 7.0
- Windows 7의 IIS 7.5
- WINDOWS 8 IIS 8.0
- WINDOWS 10 IIS 10.0
서버 - Windows Server 2008의 IIS 7.0
- Windows Server 2008 R2의 IIS 7.5
- IIS 8.0 on Windows Server 2012
- WINDOWS SERVER 2012 R2의 IIS 8.5
- WINDOWS SERVER 2016 IIS 10.0
제품 - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0
MOF 파일 WebAdministration.mof

참고 항목

AdapterElement 클래스
ConfigurationSectionWithCollection 클래스
DeviceElement 클래스
MobileControlsSection 속성