Click or drag to resize
AbuseReportInfoProviderIsObjectTypeSupported Method
Indicates if given obejct type is supproted to show details.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
public static bool IsObjectTypeSupported(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type

Return Value

Type: Boolean
See Also