LoadControlHostProperties Method (RibbonControlHost)
In This Topic
Loads properties of an
RibbonControlHost from the specified XmlNode.
Syntax
'Declaration
Protected Overridable Sub LoadControlHostProperties( _
ByVal As XmlNode _
)
protected virtual void LoadControlHostProperties(
XmlNode
)
Parameters
- node
See Also