Kentico 9.0 API Reference
Kentico 9.0 API Reference
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: 9.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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com