This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Smartsite configuration.
Syntax
C# | Copy Code |
---|---|
namespace Smartsite.Configuration |
Visual Basic (Declaration) | Copy Code |
---|---|
Namespace Smartsite.Configuration |
Classes
Class | Description | |
---|---|---|
ProviderCollection |
Represents a collection of providers.
|
|
ProviderCollectionSectionHandler |
Represents a provider section handler.
|
|
ProviderSectionHandler |
Represents a provider section handler.
|
Interfaces
Interface | Description | |
---|---|---|
IProvider |
Provides an interface for providers in a provider-based design.
|