Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsGetNicePropertyName Method
Gets the property name for the original name of the collection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string GetNicePropertyName(
	string name
)

Parameters

name
Type: SystemString
Original name

Return Value

Type: String
See Also