CustomMacro(String) Constructor
|
Namespace: Ingeniux.CMS.Models.HooksAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic CustomMacro(
string name
)
Public Sub New (
name As String
)
public:
CustomMacro(
String^ name
)
new :
name : string -> CustomMacroParameters
- name String
[Missing <param name="name"/> documentation for "M:Ingeniux.CMS.Models.Hooks.CustomMacro.#ctor(System.String)"]
See Also