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

AspMvcControllerAttribute Constructor (String)

Initializes a new instance of the AspMvcControllerAttribute class.

Namespace:  RingSoft.DbLookup.Controls.WPF.Properties
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Parameters

anonymousProperty
Type: String
The anonymous property.