Click or drag to resize

AspMvcMasterLocationFormatAttribute Constructor

Initializes a new instance of the AspMvcMasterLocationFormatAttribute class

Namespace:  Resto.Front.Api.Attributes.JetBrains
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public AspMvcMasterLocationFormatAttribute(
	string format
)

Parameters

format
Type: SystemString
See Also