Click or drag to resize

OTParameter Constructor (XElement)


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.308
Syntax
public OTParameter(
	XElement el
)

Parameters

el
Type: System.Xml.LinqXElement

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

See Also