Click or drag to resize
CMSNotificationSubscription Properties

The CMSNotificationSubscription type exposes the following members.

Properties
  NameDescription
Public propertyComponentName
Component name
(Inherited from AbstractUserControl.)
Public propertyControlContext
Control context.
(Inherited from CMSUserControl.)
Public propertyControlGUID
Unique ID of the control within the given request.
(Inherited from CMSUserControl.)
Public propertyCurrentDocument
Current document
(Inherited from AbstractUserControl.)
Public propertyCurrentPageInfo
Current page info
(Inherited from AbstractUserControl.)
Public propertyCurrentResolver
Control's resolver
(Inherited from CMSUserControl.)
Public propertyCurrentSite
Current site
(Inherited from AbstractUserControl.)
Public propertyCurrentUser
Current user
(Inherited from AbstractUserControl.)
Public propertyDisplayMode
Gets or sets display mode of the control.
(Inherited from CMSUserControl.)
Public propertyDocumentManager
Document manager control
(Inherited from AbstractUserControl.)
Public propertyEditedObject
Control's edited object
(Inherited from AbstractUserControl.)
Public propertyEventCode
Gets or sets the event code.
Public propertyEventData1
Event data field 1.
Public propertyEventData2
Event data field 2.
Public propertyEventDescription
Gets or sets the text which will be displayed above the notification gateway forms.
Public propertyEventDisplayName
Gets or sets localizable string or plain text which describes event and which is visible to the users.
Public propertyEventObjectID
Gets or sets the event object ID.
Public propertyEventSource
Gets or sets the event source.
Public propertyEventUserID
Gets or sets the Event user ID.
Public propertyGatewayNames
Gets or sets the code names of the notification gateways separated with semicolon.
Public propertyHeaderActions
Header actions control
(Inherited from AbstractUserControl.)
Public propertyIsCMSDesk
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.)
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from AbstractUserControl.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from InlineUserControl.)
Public propertyMessagesPlaceHolder
Placeholder for messages
(Inherited from AbstractUserControl.)
Public propertyNotificationGateways
Gets the list of the notification gateway providers, which will be loaded according to the GatewayNames.
Public propertyNotificationTemplateName
Gets or sets the notification template name in following format: [sitename].[templatename] for site specific template, [templatename] for global template.
Public propertyParameter
Control parameter.
(Inherited from InlineUserControl.)
Public propertyRelativePath
Page relative path.
(Inherited from CMSUserControl.)
Public propertyShortID
Short ID of the control.
(Inherited from AbstractUserControl.)
Public propertyStopProcessing
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.)
Public propertySubscriptions
Array of SubscriptionInfos (used when multple subscriptions should be created).
Public propertySubscriptionSiteID
If specified, user is subscribed to site specific event. If zero, user is subscribed to global event.
Public propertySubscriptionUseHTML
Gets or sets the value which determines whether to use HTML format of the template for the subscription.
Public propertyTypeName
Returns the object type name.
(Inherited from CMSUserControl.)
Public propertyUIContext
Control's UI Context
(Inherited from AbstractUserControl.)
Public propertyUseCMSDeskAccessDeniedPage
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.)
Public propertyUsesLocalMessagesPlaceHolder
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.)
Protected propertyViewState
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.)
Top
See Also