This type contains the following members.
public sealed class HostPattern
- Inheritance:
- ObjectHostPattern
Properties
| CollectionId | |
| HostId | |
| Culture | |
| Hostname | |
| RootPath | |
| Pattern | |
| Priority | |
| IsRegex |
Methods
| IsMatch(string) | |
| BaseUrl(string) | Returns the base url for this HostPattern for the specified scheme, which includes the hostname (with port) and optional root path. Does not end in a forward slash. |
| FromHost(string, INodeCollectionHost) |