Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents an alert, which generates a notification when new content is added to the content index that matches a specified search term.
The SearchAlert type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SearchAlert | Initializes a new instance of the SearchAlert class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ChangeType | Gets or sets the type of change that should generate the search alert. |
![]() |
InnerAlert |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateSearchQuery | |
![]() |
Delete | Deletes the search alert. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Updates the search alert with any changes made. |
Top