Class QModelConnectorArgumentType
Class QModelConnectorArgumentType Model connectors are created by input received from multiple sources. This class enumerates the three. Refer to any DataGrid connector class's AddEditLinkColumn method to see how this is used
integer |
PathInfo
The Pathinfo supplied to the requested file |
#
1
|
integer |
QueryString
Via a querystring |
#
2
|
integer |
PostData
Via Post Data (not in use currently) |
#
3
|