Click or drag to resize

AspMvcAreaAttribute(String) Constructor

Initializes a new instance of the AspMvcAreaAttribute class

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

Parameters

anonymousProperty  String
 
See Also