Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetControls ( |
Gets the controls associated to the specified context.
|
|
Instance ( ) : |
returns an instance of the HandlerConfiguration from the configuration settings.
|
|
SetControls ( |
Sets the controls.
|
public static GetControls ( |
||
context | Context. | |
return | string[] |
public static Instance ( ) : |
||
return |
public static SetControls ( |
||
context | Context. | |
controls | string | Controls. |
return | void |