CustomSettingsControl Class
Represents a control that is displayed for a policy on the Edit Information Management Policy page.
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
Microsoft.Office.RecordsManagement.InformationPolicy.CustomSettingsControl
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
Microsoft.Office.RecordsManagement.InformationPolicy.CustomSettingsControl
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] [SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)] [AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] [SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)] public abstract class CustomSettingsControl : UserControl, IPostBackDataHandler