Intersoft WebDesktop Documentation
WebNotification Class Members
See Also  Properties  Methods  Events Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebNotification Class

Glossary Item Box

The following tables list the members exposed by WebNotification.

Public Constructors

 NameDescription
Public ConstructorWebNotification Constructor  
Top

Public Properties

 NameDescription
Public PropertyAccessKeyKeyboard shortcut used by the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyActionMenuGets the WebMenu object which is the action menu for the notification control.  
Public PropertyAnimationStyleSpecifies the animation style for this notification control.  
Public PropertyAutoStartSpecifies whether the control should start the notification process immediately after page load.  
Public PropertyBackColorOverridden. Color of the background of the control.  
Public PropertyBorderColorOverridden. Border of the color around the control.  
Public PropertyBorderStyleOverridden. Style of the border around the control.  
Public PropertyBorderWidthOverridden. Width of the border around the control.  
Public PropertyCaptionStyleThe style applied to Caption element of the notification control.  
Public PropertyCaptionTextGets or sets the text displayed in the caption area.  
Public PropertyCaptionTextStyle  
Public PropertyClientIDMode (Inherited from System.Web.UI.Control)
Public PropertyClientSideEventsProvides client side events available in WebNotification control.  
Public PropertyCommandStyleThe interactive style applied to Command element of the notification control.  
Public PropertyContentImageGets or set the image displayed in the content area.  
Public PropertyContentStyleThe style applied to the content element of the notification control.  
Public PropertyContentTextGets or sets the text displayed in the content area.  
Public PropertyContentVAlignGets or sets the vertical alignment of the text relatively to control's Height.  
Public PropertyControlDataTransferFormat (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyDisplayLatencyGets or sets the time span of the display before the notification disappear.  
Public PropertyDisplayModeGets or sets the display mode for this notification control.  
Public PropertyDisplayPositionGets or sets the display position of the notification.  
Public PropertyEnabledEnabled state of the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableManagedThemingSpecifies whether the theming for this control should be managed by Intersoft Theme Architecture. When set to False, this control will not apply the style defined in Theme Architecture. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableSoundSpecifies whether sound is played when notification occurs.  
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewStateWhether the control automatically saves its state for use in round-trips. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableWebResourcesSpecifies the option for use with web resources feature. When enabled, the component will retrieve scripts and client resources from web resources instead of external script location (IIS virtual directory). (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyFadingSpeedWhen AnimationStyle is set to Fading, specify the speed of the Fading animation effect.  
Public PropertyFontOverridden. The font used for text within the control.  
Public PropertyForeColorOverridden. Color of the text within the control.  
Public PropertyFrameStyleThe style applied to the Frame element of the notification control.  
Public PropertyHeight (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyImageCommandVAlign  
Public PropertyImagePositionGets or sets the position of the image relative to the text.  
Public PropertyImagesDirectoryGets or sets the default directory for images specified in ImagesSettings.  
Public PropertyImageSizeGets or sets the default size of image used in entire menu hierarchy.  
Public PropertyImagesSettingsProvides settings for images used by WebNotification control.  
Public PropertyImageVAlignGets or sets the vertical alignment of the image.  
Public PropertyIntegratedToSpecifies whether this menu control should be operated in Integration mode. When integrated, the menu will automatically inherit all styles defined in the Integration Object (whether it is PlaceHolderManager or DesktopManager).  
Public PropertyIntegratedToDesktopManagerSpecifies whether the notification should be integrated to DesktopManager. When integrated, the notification will be displayed at desktop level instead of the caller's window.  
Public PropertyIntervalGets or sets the time interval, in seconds, between notification data requests.   
Public PropertyItemsThe collection of menu items to be displayed in Action Context Menu.  
Public PropertyMenuStyleSettingsContaints style and appearance definition for the Menu.  
Public PropertyNotifyWindowClickableSpecifies whether the notification window is clickable when a notification event occured.  
Public PropertyNotifyWindowNameGets or sets the window name which will be used when user clicks on the notification window.  
Public PropertyNotifyWindowURLGets or sets the URL to launch when user clicked on notification window.  
Public PropertyPage (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyRenderingMode (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyRunOnceSpecifies a boolean value to indicate whether the notification should be performed only once or periodically in specified Interval value.  
Public PropertyRuntimeLicenseKey (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyScriptDirectoryOverridden. Gets or sets the directory where all required scripts for the control are stored.  
Public PropertyServiceTypeGets or sets the service type used by the notification control to request data.  
Public PropertyServiceUrlGets or sets the service URL that this control will use for client server communication.  
Public PropertySharedScriptDirectoryOverridden. Gets or sets the directory where all shared scripts for Intersoft controls are stored.  
Public PropertyShowActionDropdownSpecifies whether action dropdown button is displayed.  
Public PropertyShowCloseButtonSpecifies whether close button is displayed.  
Public PropertyShowDelayGets or sets the amount of submenu that shows delay in milliseconds.  
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertySoundFileSpecifies the valid music file to play on notification. Supported types are midi, wav and au.  
Public PropertyTabIndex (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyToolTipThe tooltip displayed when the mouse is over the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
Public PropertyViewStateItemsGets or sets the items to be stored in view state storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateMode (Inherited from System.Web.UI.Control)
Public PropertyViewStateServerConnectionGets or sets the server connection string for file server-based viewstate storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateStorageGets or sets the location to store the viewstate of this control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyVisibleIndicates whether the control is visible and rendered. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyWidthThe width of the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyXmlCompressionEnabledSpecifies whether the Xml used for clientside state storage should be compressed. (Inherited from ISNet.WebUI.ISNetControl)
Top

Public Methods

 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodCanUseWebResources (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCheckConstrainsOverridden.   
Public MethodClone (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.ISNetControl)
Public MethodDataBind (Inherited from System.Web.UI.Control)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodDispose (Inherited from System.Web.UI.Control)
Public MethodFindControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodForceDisableXmlCompression (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentControlLifeCycle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkDataFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkVersion (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetIntersoftFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetLayoutFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetObjectDataOverridden.   
Public MethodGetPostedXMLData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductInfoKey (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductSimpleName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetPropertyValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetResourceStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodIsAtlasCallback (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsBetaRelease (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsChromeBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsEmpty (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackRequest (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoBasedBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoVersion18 (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInDesignMode (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorer8Browser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorerBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsOperaBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsSafariBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsW3CStandardBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromFile (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromPredefinedName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadPostDataOverridden.   
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodNotifyOverloaded.   
Public MethodOnInfoChanged (Inherited from ISNet.WebUI.ISNetControl)
Public MethodOnPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRaisePostBackEvent  
Public MethodRaisePostDataChangedEvent (Inherited from ISNet.WebUI.ISNetControl)
Public MethodReadWebConfigValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRecreateChildControls  
Public MethodRegisterBoxSizingOverloaded.  (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterGlobalStyle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterLink (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterOptimizedCssClasses (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterPreloadImage (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterScriptOverridden.   
Public MethodRegisterSharePointHandler (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderBeginTag (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderControl (Inherited from System.Web.UI.Control)
Public MethodRenderEndTagOverridden.   
Public MethodReset (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveImagePath (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveRelativeURL (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveResourceUrl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSaveLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToFile (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodSetSessionTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodShouldReturnJson (Inherited from ISNet.WebUI.ISNetControl)
Top

Public Events

 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.