TransformationHelperTrimSitePrefix Method |
Trims the site prefix from user name(if any prefix found)
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string TrimSitePrefix(
Object userName
)
Parameters
- userName
- Type: SystemObject
User name
Return Value
Type:
StringSee Also