RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

RazorInjectionAttribute Constructor

Initializes a new instance of the RazorInjectionAttribute class.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public RazorInjectionAttribute(
	string type,
	string fieldName
)
Public Sub New ( _
	type As String, _
	fieldName As String _
)
public:
RazorInjectionAttribute(
	String^ type, 
	String^ fieldName
)

Parameters

type
Type: String
The type.
fieldName
Type: String
Name of the field.