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