RibbonElementToXml Method |
Serializes this ribbon element to XML.
Namespace: Colygon.MatchPoint.Common.RibbonAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public virtual string ToXml()
Return Value
Type:
StringThe serialization of this ribbon element in XML.
See Also