Click or drag to resize

OTParameter(XElement) Constructor


Initializes a new instance of the OTParameter class

Namespace: Ingeniux.CMS.Assets.Dita
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public OTParameter(
	XElement el
)

Parameters

el  XElement

[Missing <param name="el"/> documentation for "M:Ingeniux.CMS.Assets.Dita.OTParameter.#ctor(System.Xml.Linq.XElement)"]

See Also