Show / Hide Table of Contents

Enum StringMatchUrlResolver.StringMatchType

Enumeration of the different types of string match.

Namespace: net.xmlcatalog
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum StringMatchUrlResolver.StringMatchType

Fields

Name Description
MatchAll

Perform a full string match and replace.

MatchSuffix

Perform a suffix match and replace.

RewritePrefix

Perform a prefix match and rewrite.

Extension Methods

Extensions.Yield<StringMatchUrlResolver.StringMatchType>(StringMatchUrlResolver.StringMatchType)
In this article
Back to top Generated by DocFX