Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
CMSRegex Class
CMSRegex Methods
Replace Method
Replace Method (String, MatchEvaluator)
Replace Method (String, String, Boolean)
CMSRegex
Replace Method (String, MatchEvaluator)
Replaces the specified pattern within the given input with the given replacement
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
Replace
(
string
input
,
MatchEvaluator
evaluator
)
Parameters
input
Type:
System
String
Input string
evaluator
Type:
System.Text.RegularExpressions
MatchEvaluator
Match evaluator
Return Value
Type:
String
See Also
Reference
CMSRegex Class
Replace Overload
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com