Click or drag to resize
AttributesHelper Class
Class attributes helper.
Inheritance Hierarchy
SystemObject
  CMS.UIControlsAttributesHelper

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.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