Click or drag to resize
TypeHelperGetNiceName Method
Gets nice name from the given object type

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static string GetNiceName(
	string name
)

Parameters

name
Type: SystemString
Name to convert to nice name

Return Value

Type: String
See Also