Click or drag to resize

AspMvcAreaAttribute Constructor (String)

Initializes a new instance of the AspMvcAreaAttribute class

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

Parameters

anonymousProperty
Type: SystemString
See Also