Click or drag to resize
ICMSFunctionalAttribute Interface
Security attribute interface.

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

The ICMSFunctionalAttribute type exposes the following members.

Methods
  NameDescription
Public methodApply
Applies the attribute data to the page (object).
Top
Properties
  NameDescription
Public propertyContainsMacro
If true, the attribute contains macros
(Inherited from ICMSAttribute.)
Top
See Also