| BaseInfoGeneralizedInfoWrapperGetUniqueDisplayName Method | 
            Returns the unique display name generated from current object display name.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
 Syntax
Syntaxpublic string GetUniqueDisplayName(
	bool ensureLength = true
)
Parameters
- ensureLength (Optional)
- Type: SystemBoolean
 If true, maximal display name length is ensured
Return Value
Type: 
String See Also
See Also