Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Renders a control that is used to display the title for a popup dialog.
The PopUpDialogTitle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PopUpDialogTitle | Initializes a new instance of the PopUpDialogTitle class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets the localized description for the popup dialog. |
![]() |
DescriptionLocId | Gets or sets the localized string ID value associated with the description. |
![]() |
DescriptionLocIdNum | Gets or sets the integer value of the localized string ID associated with the description. |
![]() |
HelpLinkAccessKey | Gets the localized string access key for the Help link. |
![]() |
HelpLinkAccessKeyLocId | Gets or sets the localized string ID value associated with the HelpLinkAccessKey. |
![]() |
HelpLinkAccessKeyLocIdNum | Gets or sets the integer value of the localized string ID associated with the HelpLinkAccessKey. |
![]() |
HelpLinkText | Gets the localized text of the Help link. |
![]() |
HelpLinkTextLocId | Gets or sets the localized string ID value associated with the text of the Help link. |
![]() |
HelpLinkTextLocIdNum | Gets or sets the integer value of the localized string ID associated with the HelpLinkAccessKey. |
![]() |
ImageUrl | Gets or sets the URL of the image that is displayed with the popup dialog title. |
![]() |
ImageUrlFileContext | Gets or sets the resource file context of the image that is displayed with the popup dialog title. |
![]() |
ImageUrlFileName | Gets or sets the resource file name of the image that is displayed with the popup dialog title. |
![]() |
Title | Gets or sets the title for the PopUpDialogTitle. |
![]() |
TitleLocId | Gets or sets the localized string ID value associated with the title. |
![]() |
TitleLocIdNum | Gets or sets the integer value of the localized string ID associated with the title. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Render | Renders the PopUpDialogTitle control to the specified [System.Web.UI.HtmlTextWriter] object. (Overrides Control.Render(HtmlTextWriter).) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
HelpID | Represents the Help identifier (ID) to use for the Help link. |
![]() |
HelpUrl | Represents the URL to use for the Help link. |
Top