Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
ObjectRepository(TCollection, TObject, TSettings) Class
ObjectRepository(TCollection, TObject, TSettings) Methods
Disconnect Method
GetCollection Method
GetEnumerator Method
GetNicePropertyName Method
GetObjectName Method
GetProperty Method
LoadCollection Method
NewCollection Method
NewCombinedCollection Method
Reconnect Method
RegisterNiceName Method
TryGetProperty Method
ObjectRepository
TCollection
,
TObject
,
TSettings
GetObjectName Method
Returns the name of the given object
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
string
GetObjectName
(
Object
obj
)
Parameters
obj
Type:
System
Object
Object for which to get the name
Return Value
Type:
String
Implements
INamedEnumerable
GetObjectName(Object)
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