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

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

Inheritance Hierarchy

SystemObject
  System.Drawing.DesignUITypeEditor
    System.ComponentModel.DesignCollectionEditor
      ContentStudio.Site.ControlsGoogleAnalyticsCustomVarsEditor

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 GoogleAnalyticsCustomVarsEditor : CollectionEditor

The GoogleAnalyticsCustomVarsEditor type exposes the following members.

Constructors

  NameDescription
Public methodGoogleAnalyticsCustomVarsEditor
Initializes a new instance of the FacebookOpenGraphAudioVideoTagsEditor class.
Top
Properties

  NameDescription
Protected propertyCollectionItemType (Inherited from CollectionEditor.)
Protected propertyCollectionType (Inherited from CollectionEditor.)
Protected propertyContext (Inherited from CollectionEditor.)
Protected propertyHelpTopic (Inherited from CollectionEditor.)
Public propertyIsDropDownResizable (Inherited from UITypeEditor.)
Protected propertyNewItemTypes (Inherited from CollectionEditor.)
Top
Methods

  NameDescription
Protected methodCancelChanges (Inherited from CollectionEditor.)
Protected methodCanRemoveInstance (Inherited from CollectionEditor.)
Protected methodCanSelectMultipleInstances (Inherited from CollectionEditor.)
Protected methodCreateCollectionForm (Inherited from CollectionEditor.)
Protected methodCreateCollectionItemType (Inherited from CollectionEditor.)
Protected methodCreateInstance (Inherited from CollectionEditor.)
Protected methodCreateNewItemTypes
Gets the data types that this collection editor can contain.
(Overrides CollectionEditorCreateNewItemTypes.)
Protected methodDestroyInstance (Inherited from CollectionEditor.)
Public methodEditValue(IServiceProvider, Object) (Inherited from UITypeEditor.)
Public methodEditValue(ITypeDescriptorContext, IServiceProvider, Object) (Inherited from CollectionEditor.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGetDisplayText (Inherited from CollectionEditor.)
Public methodGetEditStyle (Inherited from UITypeEditor.)
Public methodGetEditStyle(ITypeDescriptorContext) (Inherited from CollectionEditor.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetItems (Inherited from CollectionEditor.)
Protected methodGetObjectsFromInstance (Inherited from CollectionEditor.)
Public methodGetPaintValueSupported (Inherited from UITypeEditor.)
Public methodGetPaintValueSupported(ITypeDescriptorContext) (Inherited from UITypeEditor.)
Protected methodGetService (Inherited from CollectionEditor.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPaintValue(PaintValueEventArgs) (Inherited from UITypeEditor.)
Public methodPaintValue(Object, Graphics, Rectangle) (Inherited from UITypeEditor.)
Protected methodSetItems (Inherited from CollectionEditor.)
Protected methodShowHelp (Inherited from CollectionEditor.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference