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 imageCopy Code
                          namespace Smartsite.Configuration
Visual Basic (Declaration) Copy imageCopy Code
                          Namespace Smartsite.Configuration

Classes

  Class Description
Public class ProviderCollection
Represents a collection of providers.
Public class ProviderCollectionSectionHandler
Represents a provider section handler.
Public class ProviderSectionHandler
Represents a provider section handler.

Interfaces

  Interface Description
Public interface IProvider
Provides an interface for providers in a provider-based design.
Advanced