StringExtensions..::..ToAlphaNumeric Method
Removes all non-alphanumeric characters except spaces and hyphens from the string.
Namespace:
AdvantageCMS.Core.CommonAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- str
- Type: String
The string to clean.

