Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
ObjectCollection(TObject) Class
ObjectCollection(TObject) Methods
GetObjectName Method
GetObjectName Method (Object)
GetObjectName Method (TObject)
ObjectCollection
TObject
GetObjectName Method (Object)
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
ObjectCollection
TObject
Class
GetObjectName Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com