| 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: 13.0.131
 Syntax
Syntaxprotected static string RepairInputString(
	string input
)
Parameters
- input
- Type: SystemString
 Input text
Return Value
Type: 
String See Also
See Also