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

AspMvcActionAttribute Constructor (String)

Initializes a new instance of the AspMvcActionAttribute class.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


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

Parameters

anonymousProperty
Type: String
The anonymous property.