You are here: Data Classes > FolderRequest Class > FolderRequest Properties > suppressNotification
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FolderRequest.suppressNotification Property

Gets or sets whether to disable Web alerts. This is for the FolderRequest data object. 

True = suppress Web Alert notifications.  

False = allow Web Alert notifications.  

C#
public Boolean suppressNotification;
Visual Basic
Public Property suppressNotification() As Boolean

True = suppress Web Alert notifications.  

False = allow Web Alert notifications. 

Default = False, to override this use the BreakInheritance property of the FolderRequest.SubscriptionProperties object (set it to True).

Boolean value. If true, suppress Web Alert notifications. Otherwise, false.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!