Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Generators
InfoProviderInterfaceTemplate Class
InfoProviderInterfaceTemplate Constructor
InfoProviderInterfaceTemplate Properties
InfoProviderInterfaceTemplate Methods
InfoProviderInterfaceTemplate Constructor
Initializes a new instance of the
InfoProviderInterfaceTemplate
class using the specified data class.
Namespace:
CMS.DataEngine.Generators
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
InfoProviderInterfaceTemplate
(
DataClassInfo
dataClass
)
Parameters
dataClass
Type:
CMS.DataEngine
DataClassInfo
Data class to initialize the template from.
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
dataClass
is null.
See Also
Reference
InfoProviderInterfaceTemplate Class
CMS.DataEngine.Generators Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com