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