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