The value to match the capability from request.

Namespace: DotNetNuke.Services.Mobile
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlAttributeAttribute]
public string Expression { get; set; }
Visual Basic
<XmlAttributeAttribute> 
Public Property Expression As String
	Get
	Set

Implements

IMatchRule..::..Expression

See Also