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: 12.0.0
Syntax protected static string RepairInputString(
string input
)
Parameters
- input
- Type: SystemString
Input text
Return Value
Type:
StringSee Also