Click or drag to resize
ICustomizableProvider Interface
Interface for the customizable provider

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public interface ICustomizableProvider

The ICustomizableProvider type exposes the following members.

Methods
  NameDescription
Public methodSetAsDefaultProvider
Sets the provider object as a default provider
Top
See Also