CMSNotificationSubscription Properties |
The CMSNotificationSubscription type exposes the following members.
Name | Description | |
---|---|---|
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.) | |
EventCode |
Gets or sets the event code.
| |
EventData1 |
Event data field 1.
| |
EventData2 |
Event data field 2.
| |
EventDescription |
Gets or sets the text which will be displayed above the notification gateway forms.
| |
EventDisplayName |
Gets or sets localizable string or plain text which describes event and which is visible to the users.
| |
EventObjectID |
Gets or sets the event object ID.
| |
EventSource |
Gets or sets the event source.
| |
EventUserID |
Gets or sets the Event user ID.
| |
GatewayNames |
Gets or sets the code names of the notification gateways separated with semicolon.
| |
HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) | |
IsCMSDesk |
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.) | |
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.) | |
NotificationGateways |
Gets the list of the notification gateway providers, which will be loaded according to the GatewayNames.
| |
NotificationTemplateName |
Gets or sets the notification template name in following format:
[sitename].[templatename] for site specific template, [templatename] for global template.
| |
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.) | |
ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) | |
StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) | |
Subscriptions |
Array of SubscriptionInfos (used when multple subscriptions should be created).
| |
SubscriptionSiteID |
If specified, user is subscribed to site specific event. If zero, user is subscribed to global event.
| |
SubscriptionUseHTML |
Gets or sets the value which determines whether to use HTML format of the template for the subscription.
| |
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.) |