Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
InfoObjectRepository(TCollection, TObject, TSettings) Class
InfoObjectRepository(TCollection, TObject, TSettings) Properties
All Property
AllowNiceNames Property
CollectionNames Property
Collections Property
CollectionSettings Property
CollectionSettingsByIndex Property
CollectionSettingsLock Property
CollectionsList Property
Count Property
DynamicNames Property
GetDynamicNames Property
IsCachedObject Property
IsDisconnected Property
Item Property
ItemsHaveNames Property
LoadBinaryData Property
ParentStorage Property
Properties Property
SortNames Property
InfoObjectRepository
TCollection
,
TObject
,
TSettings
GetDynamicNames Property
Function that provides the dynamic names of collections to the repository
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
Func
<
IEnumerable
<
string
>>
GetDynamicNames
{
get
;
set
; }
Property Value
Type:
Func
IEnumerable
String
See Also
Reference
InfoObjectRepository
TCollection, TObject, TSettings
Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com