ControlHostNodeName Property (RibbonControlHost)
In This Topic
Gets the name of an XML node when serializing the component to XML.
Syntax
'Declaration
Public Overridable ReadOnly Property ControlHostNodeName As System.String
public virtual System.string ControlHostNodeName {get;}
See Also