Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
CMSRegex Class
CMSRegex Methods
EnsureCorrectOptions Method
GetDefaultOptions Method
IsMatch Method
Match Method
Matches Method
Replace Method
CMSRegex
Matches Method
Searches the specified input for all recurrences of regular expression
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
MatchCollection
Matches
(
string
input
)
Parameters
input
Type:
System
String
Input text
Return Value
Type:
MatchCollection
See Also
Reference
CMSRegex Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com