Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider) Class
AbstractInfoProvider(TInfo, TProvider) Methods
Delete Method
Get Method
GetAsync Method
GetObjectQueryInternal Method
Set Method
AbstractInfoProvider
TInfo
,
TProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Set
( TInfo
info
)
Parameters
info
Type:
TInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
AbstractInfoProvider
TInfo, TProvider
Class
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com