Click or drag to resize

CustomMacro(String) Constructor


Initializes a new instance of the CustomMacro class

Namespace: Ingeniux.CMS.Models.Hooks
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public CustomMacro(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Ingeniux.CMS.Models.Hooks.CustomMacro.#ctor(System.String)"]

See Also