Click or drag to resize
AttributesHelper Class
Class attributes helper.
Inheritance Hierarchy
System.Object
  CMS.UIControls.AttributesHelper

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
public class AttributesHelper

The AttributesHelper type exposes the following members.

Constructors
  NameDescription
Public methodAttributesHelper
Top
Methods
  NameDescription
Public methodStatic memberPostProcessAttributes
Processes the attributes of the specific type.
Public methodStatic memberProcessAttributes
Processes the page attributes.
Top
See Also