The properties of the DataContext class are listed below. For a complete list of DataContext class members, see the DataContext Members topic.
Dictionary | Gets the dictionary for this context. |
FormData | Gets the form post data for this context. The keys in this table match the same keys as they exist in the Dictionary. |
Model | Get/set the current user's data model |
UserValues | Gets the user values for this context. |
Values | Returns a union of the variables and the data values. The variables are prefixed with the VAR_CHAR character. |
Variables | Gets the variables defined in this context. |
DataContext Class | Portrate.Interview.Model Namespace