Show / Hide Table of Contents

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

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS