Click or drag to resize
WebSControllerNameAttribute Constructor
Initializes a new instance of the WebSControllerNameAttribute class

Namespace: DrawerBackup.Native.Server.WebS.Extensions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public WebSControllerNameAttribute(
	string controllerName
)

Parameters

controllerName
Type: SystemString
See Also