GoXam for WPF v3
GetPortName Method
Northwoods.GoXam Namespace > Node Class : GetPortName Method
a FrameworkElement in this node's visual tree
Get the port parameter value for a particular FrameworkElement.
Syntax
public virtual string GetPortName( 
   FrameworkElement port
)

Parameters

port
a FrameworkElement in this node's visual tree

Return Value

the value of GetPortId, if it is a non-empty string; otherwise it returns null
See Also

Reference

Node Class
Node Members