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

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

Provides design-time support for the WebitorToolbar control in a visual designer.
Inheritance Hierarchy

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

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

public class WebitorToolbarControlDesigner : ControlDesigner

The WebitorToolbarControlDesigner type exposes the following members.

Constructors

  NameDescription
Public methodWebitorToolbarControlDesigner
Initializes a new instance of the WebitorToolbarControlDesigner class
Top
Properties

  NameDescription
Public propertyActionLists (Inherited from ControlDesigner.)
Public propertyAllowResize
Gets a value indicating whether the control can be resized in the design-time environment.
(Overrides ControlDesignerAllowResize.)
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.)
Protected propertyDataBindingsEnabled (Inherited from ControlDesigner.)
Protected propertyDesignerState (Inherited from ControlDesigner.)
Protected propertyDesignTimeElement Obsolete. (Inherited from HtmlControlDesigner.)
Protected propertyDesignTimeElementView Obsolete. (Inherited from ControlDesigner.)
Public propertyDesignTimeHtmlRequiresLoadComplete Obsolete. (Inherited from ControlDesigner.)
Public propertyExpressions (Inherited from HtmlControlDesigner.)
Protected propertyHidePropertiesInTemplateMode (Inherited from ControlDesigner.)
Public propertyID (Inherited from ControlDesigner.)
Protected propertyInheritanceAttribute (Inherited from ComponentDesigner.)
Protected propertyInherited (Inherited from ComponentDesigner.)
Protected propertyInTemplateMode (Inherited from ControlDesigner.)
Public propertyIsDirty Obsolete. (Inherited from ControlDesigner.)
Protected propertyParentComponent (Inherited from ComponentDesigner.)
Public propertyReadOnly Obsolete. (Inherited from ControlDesigner.)
Protected propertyRootDesigner (Inherited from ControlDesigner.)
Protected propertyShadowProperties (Inherited from ComponentDesigner.)
Public propertyShouldCodeSerialize Obsolete. (Inherited from HtmlControlDesigner.)
Protected propertyTag (Inherited from ControlDesigner.)
Public propertyTemplateGroups (Inherited from ControlDesigner.)
Protected propertyUsePreviewControl (Inherited from ControlDesigner.)
Public propertyVerbs (Inherited from ComponentDesigner.)
Public propertyViewControl (Inherited from ControlDesigner.)
Public propertyViewControlCreated (Inherited from ControlDesigner.)
Protected propertyVisible (Inherited from ControlDesigner.)
Top
Methods

  NameDescription
Protected methodCreateErrorDesignTimeHtml(String) (Inherited from ControlDesigner.)
Protected methodCreateErrorDesignTimeHtml(String, Exception) (Inherited from ControlDesigner.)
Protected methodCreatePlaceHolderDesignTimeHtml (Inherited from ControlDesigner.)
Protected methodCreatePlaceHolderDesignTimeHtml(String) (Inherited from ControlDesigner.)
Protected methodCreateViewControl (Inherited from ControlDesigner.)
Public methodDispose (Inherited from ComponentDesigner.)
Protected methodDispose(Boolean) (Inherited from HtmlControlDesigner.)
Public methodDoDefaultAction (Inherited from ComponentDesigner.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from ComponentDesigner.)
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.)
Protected methodGetEmptyDesignTimeHtml (Inherited from ControlDesigner.)
Protected methodGetErrorDesignTimeHtml (Inherited from ControlDesigner.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetPersistenceContent (Inherited from ControlDesigner.)
Public methodGetPersistInnerHtml Obsolete. (Inherited from ControlDesigner.)
Protected methodGetService (Inherited from ComponentDesigner.)
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.)
Protected methodInvokeGetInheritanceAttribute (Inherited from ComponentDesigner.)
Public methodIsPropertyBound Obsolete. (Inherited from ControlDesigner.)
Public methodLocalize (Inherited from ControlDesigner.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnAutoFormatApplied (Inherited from ControlDesigner.)
Protected methodOnBehaviorAttached Obsolete. (Inherited from HtmlControlDesigner.)
Protected methodOnBehaviorDetaching Obsolete. (Inherited from HtmlControlDesigner.)
Protected methodOnBindingsCollectionChanged Obsolete. (Inherited from ControlDesigner.)
Protected methodOnClick (Inherited from ControlDesigner.)
Public methodOnComponentChanged (Inherited from ControlDesigner.)
Public methodOnComponentChanging (Inherited from ControlDesigner.)
Protected methodOnControlResize Obsolete. (Inherited from ControlDesigner.)
Protected methodOnPaint (Inherited from ControlDesigner.)
Public methodOnSetComponentDefaults Obsolete. (Inherited from ComponentDesigner.)
Public methodOnSetParent (Inherited from HtmlControlDesigner.)
Protected methodPostFilterAttributes (Inherited from ComponentDesigner.)
Protected methodPostFilterEvents (Inherited from ComponentDesigner.)
Protected methodPostFilterProperties (Inherited from ComponentDesigner.)
Protected methodPreFilterAttributes (Inherited from ComponentDesigner.)
Protected methodPreFilterEvents (Inherited from HtmlControlDesigner.)
Protected methodPreFilterProperties (Inherited from ControlDesigner.)
Protected methodRaiseComponentChanged (Inherited from ComponentDesigner.)
Protected methodRaiseComponentChanging (Inherited from ComponentDesigner.)
Public methodRaiseResizeEvent Obsolete. (Inherited from ControlDesigner.)
Public methodRegisterClone (Inherited from ControlDesigner.)
Public methodSetEditableDesignerRegionContent (Inherited from ControlDesigner.)
Protected methodSetRegionContent (Inherited from ControlDesigner.)
Protected methodSetViewFlags (Inherited from ControlDesigner.)
Public methodToString (Inherited from Object.)
Public methodUpdateDesignTimeHtml (Inherited from ControlDesigner.)
Top
See Also

Reference