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