NormalizedPresentationUrlMatches Method |
Indicates if the given URL starts with presentation URL.
Namespace: CMS.SiteProvider.InternalAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 13.0.131
Syntax public bool Matches(
string url
)
Parameters
- url
- Type: SystemString
URL.
Return Value
Type:
BooleanSee Also