SmartArtNode.Promote Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Promotes the current node (and all its children) a single level within the data model.
public:
void Promote();
public void Promote ();
abstract member Promote : unit -> unit
Public Sub Promote ()
Remarks
This functionality mimics the promote button on the Microsoft Office Fluent Ribbon UI when working within the content pane. For example, given the following data model:
if B is promoted, the resulting data model looks like the following: