Click or drag to resize

AspMvcActionAttribute Constructor (String)

Initializes a new instance of the AspMvcActionAttribute class

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

Parameters

anonymousProperty
Type: SystemString
See Also