Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
RegisterModuleUsageDataSourceAttribute Class
RegisterModuleUsageDataSourceAttribute Properties
MarkedType Property
RegisterModuleUsageDataSourceAttribute
MarkedType Property
Gets the type of the module data provider.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
Type
MarkedType
{
get
; }
Property Value
Type:
Type
Implements
IInitAttribute
MarkedType
Exceptions
Exception
Condition
ArgumentNullException
Thrown when value to set is null
ArgumentException
Thrown when value to set is not implementing
IModuleUsageDataSource
interface
See Also
Reference
RegisterModuleUsageDataSourceAttribute Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com