Click or drag to resize

CustomMacro Class


Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ingeniux.CMS.Models.HooksCustomMacro

Namespace:  Ingeniux.CMS.Models.Hooks
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public class CustomMacro : Attribute

The CustomMacro type exposes the following members.

Constructors
  NameDescription
Public methodCustomMacro(String)
Initializes a new instance of the CustomMacro class
Public methodCustomMacro(String, String)
Initializes a new instance of the CustomMacro class
Top
Properties
  NameDescription
Public propertyDescription
Public propertyName
Top
See Also