PagesSection, ROOT\WebAdministration\MS_409
Class
| Methods (9)
| Properties (28)
| Qualifiers (4)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Represents the section of a Web.config file.
PagesSection methods PagesSection has 9 methods (9 Derived )
PagesSection properties PagesSection has 28 properties (25 Local , 3 Derived )
Detailed description of PagesSection methods Derived methods (9) of PagesSection class
Detailed description of PagesSection properties Local properties (25) of PagesSection class ▲ AsyncTimeout propertyCIMTYPE 'datetime' Description 'A read/write datetime value that specifies the time that the page will wait to perform asynchronous tasks.' AsyncTimeout property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ AutoEventWireup propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if events for ASP.NET pages are automatically connected to event-handling functions; otherwise, false.' AutoEventWireup property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ Buffer propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if .aspx pages and .ascx controls use response buffering; otherwise, false.' Buffer property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 4 namespaces
▲ ClientIDMode propertyCIMTYPE 'string' Description 'A read/write string value for ClientIDMode.' ClientIDMode property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ CompilationMode propertyCIMTYPE 'sint32' Description 'A read/write sint32 enumeration that specifies whether .aspx pages and .ascx controls are compiled at run time.' Values ['Auto', 'Never', 'Always'] CompilationMode property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ControlRenderingCompatibilityVersion propertyCIMTYPE 'string' Description 'A read/write string value for ControlRenderingCompatibilityVersion.' ControlRenderingCompatibilityVersion property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ EnableEventValidation propertyCIMTYPE 'boolean' Description 'A Boolean value. True if event validation should be performed; otherwise, false.' EnableEventValidation property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ EnableSessionState propertyCIMTYPE 'sint32' Description 'A read/write sint32 value that specifies whether session state is enabled.' Values ['False', 'ReadOnly', 'True'] EnableSessionState property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ EnableViewState propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if view state is enabled; otherwise, false.' EnableViewState property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ EnableViewStateMac propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if ASP.NET should run a message authentication check on the page's view state when the page is posted back from the client; otherwise, false.' EnableViewStateMac property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ MaintainScrollPositionOnPostBack propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the browser page-scroll position should be maintained after postback; otherwise, false.' MaintainScrollPositionOnPostBack property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ MasterPageFile propertyCIMTYPE 'string' Description 'A read/write string value that specifies a reference to the master page for the application.' MasterPageFile property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ MaxPageStateFieldLength propertyCIMTYPE 'sint32' Description 'A read/write sint32 value that specifies the maximum number of characters that a single view-state field can contain.' MaxPageStateFieldLength property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ PageBaseType propertyCIMTYPE 'string' Description 'A read/write string value that specifies a code-behind class that .aspx pages inherit by default.' PageBaseType property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ PageParserFilterType propertyCIMTYPE 'string' Description 'A read/write string value that specifies the parser filter type.' PageParserFilterType property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ RenderAllHiddenFieldsAtTopOfForm propertyCIMTYPE 'boolean' Description 'A read/write Boolean value for RenderAllHiddenFieldsAtTopOfForm.' RenderAllHiddenFieldsAtTopOfForm property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ SmartNavigation propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if smart navigation is enabled; otherwise, false.' SmartNavigation property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ StyleSheetTheme propertyCIMTYPE 'string' Description 'A read/write string value that specifies the name of an ASP.NET style sheet theme.' StyleSheetTheme property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ Theme propertyCIMTYPE 'string' Description 'A read/write string value that specifies the name of an ASP.NET page theme.' Theme property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ UserControlBaseType propertyCIMTYPE 'string' Description 'A read/write string value that specifies a code-behind class that user controls inherit by default.' UserControlBaseType property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ValidateRequest propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if ASP.NET performs request validation on all input from the browser; otherwise, false.' ValidateRequest property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ViewStateEncryptionMode propertyCIMTYPE 'sint32' Description 'A read/write sint32 enumeration that specifies the encryption mode that ASP.NET uses for view-state values.' Values ['Auto', 'Always', 'Never'] ViewStateEncryptionMode property is in 1 class (PagesSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
Derived properties (3) of PagesSection class
PagesSection Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
AMENDMENT True ✗ ✗ ✓ ✗ ✓
Description 'Represents the section of a Web.config file.' ✗ ✓ ✓ ✗ ✓
DisplayName 'Pages Section' ✓ ✓ ✓ ✗ ✓
LOCALE 1033 ✓ ✓ ✓ ✗ ✓
PagesSection System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\WebAdministration\MS_409:PagesSection' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\WebAdministration\MS_409' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['ConfigurationSectionWithCollection', 'ConfigurationSection'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 28 ___SYSTEM 3 ✗ ✗
__RELPATH 'PagesSection ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'ConfigurationSection ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'ConfigurationSectionWithCollection ' ___SYSTEM 8 ✗ ✗
__CLASS 'PagesSection ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to PagesSection Number of classes:119
Please enable JavaScript to view the comments powered by Disqus.
comments powered by