Interface IMatchRule
Namespace: DotNetNuke.Services.Mobile
Assembly: DotNetNuke.dll
Syntax
public interface IMatchRule
Properties
Capability
Declaration
string Capability { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Expression
Declaration
string Expression { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Id
Declaration
int Id { get; }
Property Value
| Type | Description |
|---|---|
| int |