RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

AspMvcControllerAttribute Constructor (String)

Initializes a new instance of the AspMvcControllerAttribute class.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public AspMvcControllerAttribute(
	string anonymousProperty
)
Public Sub New ( _
	anonymousProperty As String _
)
public:
AspMvcControllerAttribute(
	String^ anonymousProperty
)

Parameters

anonymousProperty
Type: String
The anonymous property.