This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents a collection of providers.

Namespace: Smartsite.Configuration
Assembly:  Smartsite.Tools (in Smartsite.Tools.dll)

Syntax

C#Copy imageCopy Code
public sealed class ProviderCollection : <<string, >>, 
	
Visual Basic (Declaration)Copy imageCopy Code
Public NotInheritable Class ProviderCollection _
	Implements (Of (Of , )),  _
	

Inheritance Hierarchy

System..::..Object
  Smartsite.Configuration..::..ProviderCollection

See Also

Advanced