Click or drag to resize
CustomManagerAttribute Constructor
Constructor

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public CustomManagerAttribute(
	Type type
)

Parameters

type
Type: SystemType
Object type
See Also