Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
ObjectRepository(TCollection, TObject, TSettings) Class
ObjectRepository(TCollection, TObject, TSettings) Properties
All Property
AllowNiceNames Property
CollectionNames Property
Count Property
DynamicNames Property
GetDynamicNames Property
IsCachedObject Property
IsDisconnected Property
Item Property
ItemsHaveNames Property
LoadBinaryData Property
ParentStorage Property
Properties Property
SortNames Property
ObjectRepository
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: 8.2.23
Syntax
C#
Copy
public
Func
<
IEnumerable
<
string
>>
GetDynamicNames
{
get
;
set
; }
Property Value
Type:
Func
IEnumerable
String
See Also
Reference
ObjectRepository
TCollection, TObject, TSettings
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com