Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
InfoObjectRepository(TCollection, TObject, TSettings) Class
InfoObjectRepository(TCollection, TObject, TSettings) Methods
Add Method
AddCollection Method
Disconnect Method
GetCollection Method
GetEnumerator Method
GetNicePropertyName Method
GetObjectName Method
GetProperty Method
LoadCollection Method
NewCollection Method
NewCombinedCollection Method
Reconnect Method
RegisterNiceName Method
ReplaceCollection Method
SetupCollection Method
StoreCollection Method
SubmitChanges Method
TryGetProperty Method
InfoObjectRepository
TCollection
,
TObject
,
TSettings
NewCollection Method
Creates new collection for the data.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
abstract
TCollection
NewCollection
(
string
type
)
Parameters
type
Type:
System
String
Type of the collection
Return Value
Type:
TCollection
Implements
IInfoObjectRepository
TCollection
NewCollection(String)
See Also
Reference
InfoObjectRepository
TCollection, TObject, TSettings
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com