BaseConfigurationProvider<TS> Class Properties
For a list of all members of this type, see BaseConfigurationProvider<TS> members.
Public Properties
Name | Description | |
---|---|---|
![]() | Active | Active flag |
![]() | AutoDiscover | Auto discover configurations |
![]() | CanCreateValue | Can create the configuration value element if one doesn't exist |
![]() | Configurations | Return all configurations |
![]() | CreationSource | Who created this provider |
![]() | DisplayName | Display Name |
![]() | DisplaySource | Display text for this provider |
![]() | Enums | Enumerations |
![]() | FeedsToProvider | Provider to upgrade to |
![]() | Groups | Groups |
![]() | KnownConfigurations | Get list of known configurations |
![]() | Manager | Manager for this provider |
![]() | Name | Name |
![]() | Precedence | Precedence |
![]() | ProviderType | ProviderType |
![]() | SupportsOverride | Provider supports overriding values |
![]() | UserSet | User set |
See Also