Click or drag to resize
RegisterCustomProviderAttribute Constructor
Constructor

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

Parameters

type
Type: SystemType
Type used as helper implementation
See Also