Click or drag to resize
AbstractHelper Class
Abstract helper.
Inheritance Hierarchy

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public abstract class AbstractHelper : CoreMethods

The AbstractHelper type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractHelper
Top
Methods
  NameDescription
Public methodSetAsDefaultHelper
Sets this object as the default helper
Top
See Also