This interface dictates the requirements of a EPiServerCommunity AttributeDataTypeProvider.
The Provider will supply a singleton instance of itself through the GetProviderInstance method
and then be able to return IAttributeDataType's for every Type returned by the SupportedTypes property.
Namespace:
EPiServer.Common.Attributes.DataTypesAssembly: EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.275
Syntax
| C# |
|---|
public interface IAttributeDataTypeProvider |