CustomErrorsSection, ROOT\WebAdministration
Class
| Methods (9)
| Properties (8)
| Qualifiers (8)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionConfigures ASP.NET custom error messages.
CustomErrorsSection methodsCustomErrorsSection has 9 methods (9 Derived)
CustomErrorsSection propertiesCustomErrorsSection has 8 properties (5 Local, 3 Derived)
Detailed description of CustomErrorsSection methodsDerived methods (9) of CustomErrorsSection class
▲ Clear method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
CollectionName | string | 0 | ✓ | - | {'In':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Clears all elements from a collection in a configuration section.' |
---|
implemented | True |
---|
Clear method is in 69 classes of ROOT\WebAdministration and in 9 namespaces |
▲ GetAllowDefinition method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
AllowDefinition | string | 0 | - | ✓ | {'out':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Retrieves a value which specifies the levels at which the configuration section can be set.' |
---|
implemented | True |
---|
static | True |
---|
GetAllowDefinition method is in 116 classes of ROOT\WebAdministration and in 1 namespace |
▲ GetAllowLocation method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
AllowLocation | string | 0 | - | ✓ | {'out':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Retrieves the allowLocation attribute for a configuration section.' |
---|
implemented | True |
---|
static | True |
---|
GetAllowLocation method is in 116 classes of ROOT\WebAdministration and in 1 namespace |
▲ RevertToParent method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
PropertyName | string | 0 | ✓ | - | {'OPTIONAL':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Reverts configuration values in a section to those of its parent section.' |
---|
implemented | True |
---|
RevertToParent method is in 120 classes of ROOT\WebAdministration and in 1 namespace |
▲ SetAllowDefinition method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
AllowDefinition | string | 0 | ✓ | - | {'in':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Sets a value which specifies the levels at which the configuration section can be set.' |
---|
implemented | True |
---|
static | True |
---|
SetAllowDefinition method is in 116 classes of ROOT\WebAdministration and in 1 namespace |
▲ SetAllowLocation method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
AllowLocation | string | 0 | ✓ | - | {'in':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Sets the allowLocation attribute for a configuration section.' |
---|
implemented | True |
---|
static | True |
---|
SetAllowLocation method is in 116 classes of ROOT\WebAdministration and in 1 namespace |
Detailed description of CustomErrorsSection propertiesLocal properties (5) of CustomErrorsSection class▲ AllowNestedErrors property |
---|
CIMTYPE | 'boolean' |
---|
Description | 'A read/write Boolean value. True if newted Errors are allowed.' |
---|
read | True |
---|
write | True |
---|
AllowNestedErrors property is in 1 class (CustomErrorsSection) of ROOT\WebAdministration and in 2 namespaces |
▲ CustomErrors property |
---|
CIMTYPE | 'object:CustomError' |
---|
DefaultCollection | True |
---|
Description | 'An array of CustomError values that specify ASP.NET custom errors.' |
---|
read | True |
---|
write | False |
---|
CustomErrors property is in 1 class (CustomErrorsSection) of ROOT\WebAdministration and in 2 namespaces |
▲ DefaultRedirect property |
---|
CIMTYPE | 'string' |
---|
Description | 'A required, nonempty read/write string value that contains the default path of either an HTTP error message file or the URL of an error message.' |
---|
read | True |
---|
write | True |
---|
DefaultRedirect property is in 1 class (CustomErrorsSection) of ROOT\WebAdministration and in 2 namespaces |
▲ Mode property |
---|
CIMTYPE | 'sint32' |
---|
Description | 'A read/write sint32 enumeration that specifies whether custom or default error pages are shown locally or remotely.' |
---|
read | True |
---|
ValueMap | ['0', '1', '2'] |
---|
Values | ['RemoteOnly', 'On', 'Off'] |
---|
write | True |
---|
Mode property is in 6 classes of ROOT\WebAdministration and in 15 namespaces |
▲ RedirectMode property |
---|
CIMTYPE | 'string' |
---|
Description | 'A nonempty read/write string value that contains name of the Redirect Mode for Errors.' |
---|
read | True |
---|
write | True |
---|
RedirectMode property is in 1 class (CustomErrorsSection) of ROOT\WebAdministration and in 2 namespaces |
Derived properties (3) of CustomErrorsSection class
▲ SectionInformation property |
---|
CIMTYPE | 'object:SectionInformation' |
---|
Description | 'A SectionInformation object whose read/write properties provide metadata and control locking for a configuration section.' |
---|
read | True |
---|
write | True |
---|
SectionInformation property is in 116 classes of ROOT\WebAdministration and in 2 namespaces |
CustomErrorsSection QualifiersName | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
Description | 'Configures ASP.NET custom error messages.' | ✗ | ✓ | ✓ | ✓ | ✓ |
DisplayName | 'Custom Errors Section' | ✓ | ✓ | ✓ | ✓ | ✓ |
dynamic | True | ✓ | ✓ | ✓ | ✗ | ✓ |
factory_clsid | '{901a70b2-0f7a-44ea-b97b-1e9299dec8ca}' | ✓ | ✓ | ✓ | ✗ | ✓ |
Locale | 1033 | ✓ | ✓ | ✓ | ✓ | ✓ |
provider | 'WebAdministrationProvider' | ✓ | ✓ | ✓ | ✗ | ✓ |
section_path | 'system.web/customErrors' | ✓ | ✓ | ✓ | ✗ | ✓ |
SupportsUpdate | True | ✗ | ✗ | ✓ | ✗ | ✓ |
CustomErrorsSection System propertiesName | Value | Origin | CIMType | Local | Array |
__PATH | '\\.\ROOT\WebAdministration:CustomErrorsSection' | ___SYSTEM | 8 | ✗ | ✗ |
__NAMESPACE | 'ROOT\WebAdministration' | ___SYSTEM | 8 | ✗ | ✗ |
__SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
__DERIVATION | ['ConfigurationSectionWithCollection', 'ConfigurationSection'] | ___SYSTEM | 8 | ✗ | ✓ |
__PROPERTY_COUNT | 8 | ___SYSTEM | 3 | ✗ | ✗ |
__RELPATH | 'CustomErrorsSection' | ___SYSTEM | 8 | ✗ | ✗ |
__DYNASTY | 'ConfigurationSection' | ___SYSTEM | 8 | ✗ | ✗ |
__SUPERCLASS | 'ConfigurationSectionWithCollection' | ___SYSTEM | 8 | ✗ | ✗ |
__CLASS | 'CustomErrorsSection' | ___SYSTEM | 8 | ✗ | ✗ |
__GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to CustomErrorsSectionNumber of classes:119
comments powered by
|