Click or drag to resize
TransformationHelperTrimSitePrefix Method
Trims the site prefix from user name(if any prefix found)

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string TrimSitePrefix(
	Object userName
)

Parameters

userName
Type: SystemObject
User name

Return Value

Type: String
See Also