PageTitle Properties |
The PageTitle type exposes the following members.
Name | Description | |
---|---|---|
AlternateText |
Alternative text of image.
| |
Breadcrumbs |
Breadcrumbs control
| |
ComponentName |
Component name
(Inherited from AbstractUserControl.) | |
ControlContext |
Control context.
(Inherited from CMSUserControl.) | |
CurrentDocument |
Current document
(Inherited from AbstractUserControl.) | |
CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) | |
CurrentResolver |
Control's resolver
(Inherited from CMSUserControl.) | |
CurrentSite |
Current site
(Inherited from AbstractUserControl.) | |
CurrentUser |
Current user
(Inherited from AbstractUserControl.) | |
DisplayMode |
Gets or sets display mode of the control.
(Inherited from CMSUserControl.) | |
DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) | |
EditedObject |
Control's edited object
(Inherited from CMSUserControl.) | |
HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) | |
HeadingLevel |
Gets or sets heading element level. By default generates h2 title.
| |
HelpIconName |
Help icon name.
| |
HelpIconUrl |
Help icon URL.
| |
HelpName |
Help name to identify the help within the JavaScript.
| |
HelpTopicName |
Help topic name.
| |
HideBreadcrumbs |
Indicates if breadcrumbs should be visible.
| |
HideTitle |
Hide title
| |
IsCMSDesk |
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.) | |
IsDialog |
Indicates whether the control is used in a dialog.
| |
IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) | |
Item |
Gets or sets the value of the column.
(Inherited from InlineUserControl.) | |
MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) | |
Parameter |
Control parameter.
(Inherited from InlineUserControl.) | |
Properties |
Control properties.
(Inherited from InlineUserControl.) | |
ResourcePrefix |
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.) | |
ResourcePrefixes |
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.) | |
RightPlaceHolder |
Placeholder after image and title text.
| |
ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) | |
ShowCloseButton |
Determines whether to show dialog close button. By default is true.
| |
ShowFullScreenButton |
Determines whether to show dialog fullscreen button. By default is true.
| |
StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) | |
TitleCssClass |
Title CSS class.
| |
TitleInformation |
Title information label.
| |
TitleText |
Text of title label.
| |
UIContext |
Control's UI Context
(Inherited from CMSUserControl.) | |
UseCMSDeskAccessDeniedPage |
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.) | |
UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) | |
ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) | |
Wrap |
Indicates if text in title should be wrapped.
|