| TextHelperTrimNumberSuffix Method  | 
            Trims the number suffix from an identifier
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static string TrimNumberSuffix(
	string id
)
Parameters
- id
 - Type: SystemString
Base web part id (required) 
Return Value
Type: 
String
See Also