OTParameter Constructor (XElement)
|
Namespace:
Ingeniux.CMS.Assets.Dita
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public OTParameter(
XElement el
)
Public Sub New (
el As XElement
)
public:
OTParameter(
XElement^ el
)
new :
el : XElement -> OTParameter
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