SaveControlHostProperties Method (RibbonControlHost)
In This Topic
Saves properties of an
RibbonControlHost to XML using the specified XmlWriter.
Syntax
'Declaration
Protected Overridable Sub SaveControlHostProperties( _
ByVal As XmlWriter _
)
protected virtual void SaveControlHostProperties(
XmlWriter
)
Parameters
- writer
See Also