FormItemRow members
Renders text in a FormItemTable.
The FormItemRow type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
FormItemRow | Initializes a new instance of the FormItemRow class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ImageUrl2FileContext | Gets or sets the ResourceFileContext of the file for the second image that is shown to the right of the first image. |
![]() |
ImageUrl2FileName | Gets or sets the URL for the second image that is shown to the right of the first image. |
![]() |
ImageUrlFileContext | Gets or sets the ResourceFileContext of the file for the first image that is shown on the left side of the row. |
![]() |
ImageUrlFileName | Gets or sets the URL for the first image that is shown on the left side of the row. |
![]() |
Img2Width | Gets or sets the width of the second image, which is specified by the ImageUrl2 field. |
![]() |
Indentation | Gets or sets a value indicating that the form item row will be indented. |
![]() |
NavigateUrlFileContext | Gets or sets the ResourceFileContext for the page to which the user is navigated. |
![]() |
NavigateUrlFileName | Gets or sets the URL for the page to which the user is navigated. |
![]() |
Text | Gets or sets the text shown in the form item row. |
![]() |
TextClass | Gets or sets the string that represents the cascading style sheets (CSS) class used for this form item row. |
![]() |
TextLocId | Gets or sets the localized version of Text. |
![]() |
TextLocIdNum | Gets or sets the localization ID for Text. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Render | Renders the control to the specified HtmlTextWriter. (Overrides Control.Render(HtmlTextWriter).) |
Top
Fields
| Name | Description | |
|---|---|---|
![]() |
ImageUrl | Specifies the first image URL, which is displayed on the left side of the row. |
![]() |
ImageUrl2 | Specifies the second image URL, which is displayed to the right of ImageUrl. |
![]() |
NavigateUrl | Specifies the URL of the page to navigate to when the text of the item row is clicked. |
Top
.gif)
.gif)
.gif)
.gif)