Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
InfoObjectRepository(TCollection, TObject, TSettings) Class
InfoObjectRepository(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
InfoObjectRepository
<
TCollection
,
TObject
,
TSettings
>
.
GetObjectName Method
Returns the name of the given object
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
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
InfoObjectRepository
<
TCollection, TObject, TSettings
>
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com