Click or drag to resize
ICMSAttribute Interface
Basic interface for all attributes.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public interface ICMSAttribute

The ICMSAttribute type exposes the following members.

Properties
  NameDescription
Public propertyContainsMacro
If true, the attribute contains macros
Top
See Also