RecordBaseTagHelper class | QSYS API Reference Guide

Provides common properties for DdsRecords

Namespace: ASNA.QSys.Expo.Tags Assembly: ASNA.QSys.Expo.Tags.dll

Inheritance: Object –> TagHelper

Remarks

There are three Display Records in QSys.Expo, namely: DdsRecord, DdsSubfileControl and DdsSubfileRecord Tag Helpers. These three Tag Helpers derive directly (or indirectly) from the RecordBaseTagHelper abstract class.

Common properties and methods for the Display Records are defined in class RecordBaseTagHelper.

Properties

Type Name Description
ModelExpression For Gets or sets the Model reference to the Record class. Mostly to simplify markup syntax.
String FormatName Gets the value indicating the name of the Record format.
RecordModel RecordModel Gets or sets RecordModel associated with the Record tag helper