Click or drag to resize

AspMvcControllerAttribute(String) Constructor

Initializes a new instance of the AspMvcControllerAttribute class

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public AspMvcControllerAttribute(
	string anonymousProperty
)

Parameters

anonymousProperty  String
 
See Also