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

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

Custom buttons and functions for Webitor.
Inheritance Hierarchy

SystemObject
  ContentStudio.Site.ControlsCustomButton

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 CustomButton : IStateManager

The CustomButton type exposes the following members.

Constructors

  NameDescription
Public methodCustomButton
Initializes a new instance of the CustomButton class
Top
Properties

  NameDescription
Public propertyFunctionName
Name of function to execute for custom button.
Public propertyIcon
URL for icon to use with a custom button.
Public propertyTooltip
Tooltip for custom button.
Protected propertyViewState
Gets the state of the view.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference