Click or drag to resize
RegisterModuleAttribute Constructor
Constructor

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
public RegisterModuleAttribute(
	Type type
)

Parameters

type
Type: SystemType
Module type
See Also