Click or drag to resize
AttributeHelper Class
Provides methods to access types attributes. Supports extra attributes provided by the Extension.
Inheritance Hierarchy
SystemObject
  CMS.BaseAttributeHelper

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public sealed class AttributeHelper

The AttributeHelper type exposes the following members.

Constructors
  NameDescription
Public methodAttributeHelper
Top
Methods
  NameDescription
Public methodStatic memberGetCustomAttributes
Gets the custom attributes of the given type for the given member.
Top
See Also