SearchResultsBaseToolPart.ApplyChanges Method

This member overrides ToolPart.ApplyChanges().

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Overrides Sub ApplyChanges
'Usage
Dim instance As SearchResultsBaseToolPart

instance.ApplyChanges()
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public override void ApplyChanges()

See Also

Reference

SearchResultsBaseToolPart Class

SearchResultsBaseToolPart Members

Microsoft.Office.Server.Search.WebControls Namespace