Click or drag to resize
CustomProviderAttribute Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public CustomProviderAttribute(
	Type type
)

Parameters

type
Type: SystemType
Object type
See Also