SubscriptionRemoverDesigner Class Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This class is used to supply the SubscriptionRemover with design time data. It is only intended for internal use.
Inheritance Hierarchy

SystemObject
  System.ComponentModel.DesignComponentDesigner
    System.Web.UI.DesignHtmlControlDesigner
      System.Web.UI.DesignControlDesigner
        ContentStudio.Site.ControlsSubscriptionRemoverDesigner

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public sealed class SubscriptionRemoverDesigner : ControlDesigner

The SubscriptionRemoverDesigner type exposes the following members.

Constructors

  NameDescription
Public methodSubscriptionRemoverDesigner
Initializes a new instance of the SubscriptionRemoverDesigner class
Top
Properties

  NameDescription
Public propertyActionLists (Inherited from ControlDesigner.)
Public propertyAllowResize (Inherited from ControlDesigner.)
Public propertyAssociatedComponents (Inherited from ComponentDesigner.)
Public propertyAutoFormats (Inherited from ControlDesigner.)
Public propertyBehavior Obsolete. (Inherited from HtmlControlDesigner.)
Public propertyComponent (Inherited from ComponentDesigner.)
Public propertyDataBindings (Inherited from HtmlControlDesigner.)
Public propertyDesignTimeHtmlRequiresLoadComplete Obsolete. (Inherited from ControlDesigner.)
Public propertyExpressions (Inherited from HtmlControlDesigner.)
Public propertyID (Inherited from ControlDesigner.)
Public propertyIsDirty Obsolete. (Inherited from ControlDesigner.)
Public propertyReadOnly Obsolete. (Inherited from ControlDesigner.)
Public propertyShouldCodeSerialize Obsolete. (Inherited from HtmlControlDesigner.)
Public propertyTemplateGroups (Inherited from ControlDesigner.)
Public propertyVerbs (Inherited from ComponentDesigner.)
Public propertyViewControl (Inherited from ControlDesigner.)
Public propertyViewControlCreated (Inherited from ControlDesigner.)
Top
Methods

  NameDescription
Public methodDispose (Inherited from ComponentDesigner.)
Public methodDoDefaultAction (Inherited from ComponentDesigner.)
Public methodEquals (Inherited from Object.)
Public methodGetBounds (Inherited from ControlDesigner.)
Public methodGetDesignTimeHtml
Retrieves the HTML markup that is used to represent the control at design time.
(Overrides ControlDesignerGetDesignTimeHtml.)
Public methodGetDesignTimeHtml(DesignerRegionCollection) (Inherited from ControlDesigner.)
Public methodGetEditableDesignerRegionContent (Inherited from ControlDesigner.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetPersistenceContent (Inherited from ControlDesigner.)
Public methodGetPersistInnerHtml Obsolete. (Inherited from ControlDesigner.)
Public methodGetType (Inherited from Object.)
Public methodGetViewRendering (Inherited from ControlDesigner.)
Public methodInitialize (Inherited from ControlDesigner.)
Public methodInitializeExistingComponent (Inherited from ComponentDesigner.)
Public methodInitializeNewComponent (Inherited from ComponentDesigner.)
Public methodInitializeNonDefault Obsolete. (Inherited from ComponentDesigner.)
Public methodInvalidate (Inherited from ControlDesigner.)
Public methodInvalidate(Rectangle) (Inherited from ControlDesigner.)
Public methodIsPropertyBound Obsolete. (Inherited from ControlDesigner.)
Public methodLocalize (Inherited from ControlDesigner.)
Public methodOnAutoFormatApplied (Inherited from ControlDesigner.)
Public methodOnComponentChanged (Inherited from ControlDesigner.)
Public methodOnComponentChanging (Inherited from ControlDesigner.)
Public methodOnSetComponentDefaults Obsolete. (Inherited from ComponentDesigner.)
Public methodOnSetParent (Inherited from HtmlControlDesigner.)
Public methodRaiseResizeEvent Obsolete. (Inherited from ControlDesigner.)
Public methodRegisterClone (Inherited from ControlDesigner.)
Public methodSetEditableDesignerRegionContent (Inherited from ControlDesigner.)
Public methodToString (Inherited from Object.)
Public methodUpdateDesignTimeHtml (Inherited from ControlDesigner.)
Top
See Also

Reference