Click or drag to resize

RibbonElementToXml Method

Serializes this ribbon element to XML.

Namespace:  Colygon.MatchPoint.Common.Ribbon
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public virtual string ToXml()

Return Value

Type: String
The serialization of this ribbon element in XML.
See Also