Table of Contents

Class GeneratedUrlMapperAttribute

[AttributeUsage(AttributeTargets.Field)]
public class GeneratedUrlMapperAttribute : Attribute
Inheritance
GeneratedUrlMapperAttribute
Inherited Members
Extension Methods

Constructors

GeneratedUrlMapperAttribute()

public GeneratedUrlMapperAttribute()

Properties

ClearSourceArray

public bool ClearSourceArray { get; set; }

Property Value

bool

IndexOnly

public bool IndexOnly { get; set; }

Property Value

bool

RegexPattern

public string RegexPattern { get; set; }

Property Value

string

RegexPatternSourceProperty

public string RegexPatternSourceProperty { get; set; }

Property Value

string

TargetUrlArray

public string TargetUrlArray { get; set; }

Property Value

string