Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider, TQuery) Class
AbstractInfoProvider(TInfo, TProvider, TQuery) Methods
AddSiteWhereCondition Method
BeginTransaction Method
BulkDelete Method
BulkInsertInfos Method
CheckObject Method
CheckUniqueCodeName Method
CheckUniqueValues Method
ClearHashtables Method
CreateDefaultBulkInsertSettings Method
CreateInfo Method
CreateWebFarmTask Method
DeleteInfo Method
DeleteObjectFromHashtables Method
EnsureProviderObject Method
ExecuteQuery Method
GetCount Method
GetDeleteQuery Method
GetInfoByCodeName Method
GetInfoByFullName Method
GetInfoByGuid Method
GetInfoById Method
GetInfosByIds Method
GetObjectQuery Method
GetObjectQueryInternal Method
GetSingleObject Method
GetSiteWhereCondition 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
SortAlphabetically 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: 11.0.0
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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com