![]() |
Data
|
The DataContext type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AddCheckBoxFieldTemplate | Gets or sets the check box field razor template file name. |
![]() |
AddDateFieldTemplate | Gets or sets the date field razor template file name. |
![]() |
AddInputFieldTemplate | Gets or sets the input field razor template file name. |
![]() |
AddSelectFieldTemplate | Gets or sets the select field razor template file name. |
![]() |
AddTextAreaFieldTemplate | Gets or sets the text area field razor template file name. |
![]() |
Connection | Gets the AdoDataConnection for this DataContext, creating a new one if needed. |
![]() |
CustomTableOperationTokens | Gets dictionary of per-model custom tokens to use with AmendExpressionAttribute values for TableOperationsT in this DataContext . |
![]() |
DefinedDateFields | Gets defined date fields, if any. |
![]() |
FieldValidationParameters | Gets validation pattern and error message for rendered fields, if any. |
![]() |
FieldValueInitializers | Gets field value initializers, if any. |
![]() |
InitialFocusField | Gets field name designated for initial focus. |
![]() |
RazorEngine | Gets reference to IRazorEngine used by this DataContext. |
![]() |
ReadonlyHotLinkFields | Gets any text input fields that should render clickable URLs and e-mail addresses when in view mode. |