The EndecaWebSectionGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EndecaWebSectionGroup | Initializes a new instance of the EndecaWebSectionGroup class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | ForceDeclaration | Overloaded. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | GroupName |
Name of the EndecaWebSectionGroup group in the configuration file.
|
Properties
Name | Description | |
---|---|---|
![]() | IsDeclarationRequired | Gets a value that indicates whether this ConfigurationSectionGroup object declaration is required. (Inherited from ConfigurationSectionGroup.) |
![]() | IsDeclared | Gets a value that indicates whether this ConfigurationSectionGroup object is declared. (Inherited from ConfigurationSectionGroup.) |
![]() | Name | Gets the name property of this ConfigurationSectionGroup object. (Inherited from ConfigurationSectionGroup.) |
![]() | SectionGroupName | Gets the section group name associated with this ConfigurationSectionGroup. (Inherited from ConfigurationSectionGroup.) |
![]() | SectionGroups | Gets a ConfigurationSectionGroup object that contains all the ConfigurationSectionGroup objects that are children of this ConfigurationSectionGroup object. (Inherited from ConfigurationSectionGroup.) |
![]() | Sections | Gets a ConfigurationSectionCollection object that contains all of ConfigurationSection objects within this ConfigurationSectionGroup object. (Inherited from ConfigurationSectionGroup.) |
![]() | Type | Gets or sets the type for this ConfigurationSectionGroup object. (Inherited from ConfigurationSectionGroup.) |
![]() | UrlProvider |
Gets or sets the UrlProviderSection for this section group.
|
![]() | UrlProviders |
Gets or sets the UrlProvidersSection for this section group.
|