Click or drag to resize

FormContext Properties

[This is preliminary documentation and is subject to change.]

The FormContext type exposes the following members.

Properties
  NameDescription
Public propertyArrayTableRow
Get/set ArrayTableRow
Public propertyCaptionSuffixChildElements
Get/set CaptionSuffixChildElements. if not null or empty, display this text as a suffix to caption for checkboxes having (hidden) child elements.
Public propertyCommonParameters
Get CommonParameters
Public propertyConfigurationMode
In this mode, generate (intially hidden) HTML to facilitate configuration (inspecting / editing form)
Public propertyConfigurationName
Get ConfigurationName
Public propertyCopying
Are we performing a copy of an existing form/record
Public propertyCultureInfo (Inherited from ComputationContext.)
Public propertyCurrentUser Obsolete.
Get current user
Public propertyDatabase (Inherited from ComputationContext.)
Public propertyDataDictionary
Get DataDictionary
Public propertyDataDictionaryTable
Get/set DataDictionaryTable
Public propertyDataOwners
Get/set possible data owners
Public propertyDateTimeConverter
Get DateTimeConverter
Public propertyDebugMode
Get DebugMode
Public propertyDebugOutputEvaluateString (Inherited from ComputationContext.)
Public propertyDefaultCaptionValue
Get/set DefaultCaptionValue. If not null or empty, when Caption in form (template) file has this value, use DataName
Public propertyDictionary Obsolete. (Inherited from ComputationContext.)
Public propertyEmployee
Returns employee
Public propertyEmployeeUser
Get Employee user
Public propertyExperimenting
Get Experimenting status (used to test new/alternative code)
Public propertyFocusedElementId
If null or emtpy, set foucs on first field with error/warning If not null or empty, set focus on the coresponding field (irrespective of errors/warnings)
Public propertyForm
Get/set Form
Public propertyFormItem
Get/set FormItem
Public propertyGenerateComments
Get/set GenerateComments. When true, comments are generated inline in HTML
Public propertyHtmlVersionNumber
Get/Set HtmlVersionNumber
Public propertyIComputationMetaData Obsolete. (Inherited from ComputationContext.)
Public propertyIFormatter
Get IFormatter
Public propertyIncludeFileInfoCurrent
Get the current node of the tree of included files
Public propertyIncludeFileInfoRoot
Get the root of the tree of included files
Public propertyIndicator
Get SelfEvaluationRound
Public propertyOrgUnit
The data owner of the form
Public propertyOrgUnitTypeCollection
Get OrgUnitTypeCollection
Public propertyPage
Get Page
Public propertyParentRecord
Get parent record
Public propertyPatient
Get current patient
Public propertyPatientUser
Get Patient user
Public propertyPhysicalTempFolderUploaded
Returns PhysicalTempFolderUploaded
Public propertyPreProcessValues
Return XmlDocument with pre processed values (returned from pre processing aspx)
Public propertyPrinting
Get whether the form is to be rendered for printing
Public propertyRecord
Get current record
Public propertyRenderConfigurationTools
Get RenderConfigurationTools
Public propertyRenderingVersion
Get/set RenderingVersion
Public propertySelfEvaluationRound
Get SelfEvaluationRound
Public propertySkin
Get Skin
Public propertyStandard
Get Standard
Public propertyStandardVersion
Get StandardVersion
Public propertyStrict (Inherited from ComputationContext.)
Public propertyValues Obsolete. (Inherited from ComputationContext.)
Top
See Also