| INamedEnumerableGetObjectName Method | 
            Returns the name of the given object
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
 Syntax
Syntaxstring GetObjectName(
	Object obj
)
Parameters
- obj
- Type: SystemObject
 Object for which to get the name
Return Value
Type: 
String See Also
See Also