When redirection type is RedirectionType.Other, should use this collection to match the request by capability info.
Namespace: DotNetNuke.Services.MobileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlIgnoreAttribute] public IList<IMatchRule> MatchRules { get; set; } |
| Visual Basic |
|---|
<XmlIgnoreAttribute> Public Property MatchRules As IList(Of IMatchRule) Get Set |