GetParam
GetParam(string)
Description
Get the parameters from the name.
Parameters
Parameter Name | Description |
---|---|
name | Name. |
Returns
Parameters. Return null if you did not exist.
GetParam(int)
Description
Get the parameters from the ID.
Parameters
Parameter Name | Description |
---|---|
id | ID. |
Returns
Parameters. Return null if you did not exist.