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

AspMvcControllerAttribute Constructor (String)

Initializes a new instance of the AspMvcControllerAttribute class.

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

Syntax


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

Parameters

anonymousProperty
Type: String
The anonymous property.