Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider, TQuery) Class
AbstractInfoProvider(TInfo, TProvider, TQuery) Methods
BeginTransaction Method
BulkDelete Method
BulkInsertInfos Method
CheckObject Method
CheckUniqueCodeName Method
CheckUniqueValues Method
ClearHashtables Method
CreateDefaultBulkInsertSettings Method
CreateInfo Method
CreateWebFarmTask Method
DeleteInfo Method
DeleteObjectFromHashtables Method
GetDeleteQuery Method
GetInfoByCodeName Method
GetInfoByCodeNameAsync Method
GetInfoByFullName Method
GetInfoByGuid Method
GetInfoByGuidAsync Method
GetInfoById Method
GetInfoByIdAsync Method
GetInfosByIds Method
GetObjectQuery Method
GetObjectQueryInternal Method
Init Method
InitHashtableSettings Method
InitTypeInfoAndRegister Method
Invalidate Method
LoadAllInfos Method
LoadInfos Method
ProcessWebFarmTask Method
ProcessWebFarmTaskInternal Method
RegisterObjectInHashtables Method
RemoveOriginalCodeNameFromHashtable Method
SetAsDefaultProvider Method
SetInfo Method
UpdateData Method
UpdateObjectInHashtables Method
ValidateCodeName Method
AbstractInfoProvider
TInfo
,
TProvider
,
TQuery
DeleteObjectFromHashtables Method
Deletes the object instance from the hashtables.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
protected
virtual
void
DeleteObjectFromHashtables
( TInfo
info
)
Parameters
info
Type:
TInfo
Object to delete
Exceptions
Exception
Condition
ArgumentNullException
When info is null
See Also
Reference
AbstractInfoProvider
TInfo, TProvider, TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com