NevronOpenVision
Nevron.Nov.Dom Namespace / NNode Class / CanSetChild Method
named slot for which to check
the node to set
CanSetChild Method (NNode)
Queries whether the specified node can be set at the specified named slot
Syntax
public System.bool CanSetChild( 
   NChild child,
   NNode node
)

Parameters

child
named slot for which to check
node
the node to set

Return Value

true if the node can set at the specified named slot, otherwise false
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also