Method | Description | |
---|---|---|
ControllerDetailsAttribute ( ) : System |
Constructs a ControllerDetailsAttribute
|
|
ControllerDetailsAttribute ( String name ) : System |
Constructs a ControllerDetailsAttribute with a name for the controller.
|
public ControllerDetailsAttribute ( ) : System | ||
return | System |
public ControllerDetailsAttribute ( String name ) : System | ||
name | String | The specified Controller Name |
return | System |