Click or drag to resize
RegisterCMSApiControllerAttribute Constructor
Creates new instance of RegisterCMSApiControllerAttribute

Namespace: CMS.WebApi
Assembly: CMS.WebApi (in CMS.WebApi.dll) Version: 12.0.0
Syntax
C#
public RegisterCMSApiControllerAttribute(
	Type markedType
)

Parameters

markedType
Type: SystemType
See Also