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

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

Designer used for EptField
Inheritance Hierarchy

SystemObject
  System.ComponentModel.DesignComponentDesigner
    System.Web.UI.DesignHtmlControlDesigner
      System.Web.UI.DesignControlDesigner
        System.Web.UI.DesignTextControlDesigner
          System.Web.UI.Design.WebControlsLabelDesigner
            ContentStudio.Site.ControlsEptFieldEptFieldDesigner

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 EptFieldDesigner : LabelDesigner

The EptFieldEptFieldDesigner type exposes the following members.

Constructors

  NameDescription
Public methodEptFieldEptFieldDesigner
Initializes a new instance of the EptFieldEptFieldDesigner 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.)
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
Gets the markup that is used to represent the associated control at design time.
(Overrides TextControlDesignerGetDesignTimeHtml.)
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 LabelDesigner.)
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