Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Generators
InfoProviderTemplate Class
InfoProviderTemplate Constructor
InfoProviderTemplate Properties
InfoProviderTemplate Methods
InfoProviderTemplate Constructor
Initializes a new instance of the
InfoProviderTemplate
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
InfoProviderTemplate
(
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
InfoProviderTemplate Class
CMS.DataEngine.Generators Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com