Table of Contents

Page "Delete Orphaned Extension Data"

ID 2514
Namespace: System.Apps

Lists the extension which have data but are not installed, and provides the ability to delete their data.

Properties

Name Value
Caption Delete Orphaned Extension Data
AdditionalSearchTerms app,add-in,plug-in,appsource
ApplicationArea #All
DeleteAllowed False
Editable False
InsertAllowed False
ModifyAllowed False
PageType List
RefreshOnActivate True
SourceTable
SourceTableView sorting(Name) order(ascending) where("Status" = filter('<> Installed'))
UsageCategory Administration
ContextSensitiveHelpPage ui-extensions
Permissions tabledata "Extension Database Snapshot" = r

See also