Click or drag to resize
ExternalEditHelper Class
Helper methods for editing of items in external application
Inheritance Hierarchy
SystemObject
  CMS.UIControlsExternalEditHelper

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static class ExternalEditHelper

The ExternalEditHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLoadExternalEditControl
Loads the control to the given control.
Public methodStatic memberRegisterControl
Registers the given control for editing of items in external application
Public methodStatic memberRegisterScript
Registers the given script file for editing of items in external application
Public methodStatic memberRenderScripts
Registers the given script file for editing of items in external application
Top
See Also