Kentico 10 API Reference
Kentico 10 API Reference
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
>
.
GetProperty Method
Gets the property value.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
virtual
Object
GetProperty
(
string
columnName
)
Parameters
columnName
Type:
System
.
String
Column name
Return Value
Type:
Object
Implements
IHierarchicalObject
.
GetProperty(String)
See Also
Reference
InfoObjectRepository
<
TCollection, TObject, TSettings
>
Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com