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 String
public virtual string ControlHostNodeName {get;}
See Also