| CMSAbstractMapRepairInputString Method  | 
            Repairs input string (remove forbidden characters between macros '##TR##' and '##TRE##').
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntaxprotected static string RepairInputString(
	string input
)
Parameters
- input
 - Type: SystemString
Input text 
Return Value
Type: 
String
See Also