[]
        
(Showing Draft Content)

FarPoint.Web.Spread.MenuItem.OnSerialize

OnSerialize Method

OnSerialize(XmlTextWriter)

Saves the object to XML.

Declaration
protected virtual bool OnSerialize(XmlTextWriter w)
Protected Overridable Function OnSerialize(w As XmlTextWriter) As Boolean
Parameters
Type Name Description
XmlTextWriter w

XmlTextWriter object used to save the object

Returns
Type Description
bool

true if successful; false otherwise