IApplyAbleFilter.SaveCurrentChoicesAsPersonalized Method
Saves the current filter choices to the customizable store.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.Office.Server.FilterControls (in Microsoft.Office.Server.FilterControls.dll)
Syntax
'Declaration
Sub SaveCurrentChoicesAsPersonalized
'Usage
Dim instance As IApplyAbleFilter
instance.SaveCurrentChoicesAsPersonalized()
void SaveCurrentChoicesAsPersonalized()