Intersoft ClientUI Documentation
NavigableViewPartAttribute Constructor



The navigation URI that will map to the type of which this attribute is attached to.
Initializes a new instance of NavigableViewPartAttribute class.
Syntax
Public Function New( _
   ByVal uri As String _
)
Dim uri As String
 
Dim instance As New NavigableViewPartAttribute(uri)
public NavigableViewPartAttribute( 
   string uri
)
public:
NavigableViewPartAttribute( 
   String^ uri
)

Parameters

uri
The navigation URI that will map to the type of which this attribute is attached to.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NavigableViewPartAttribute Class
NavigableViewPartAttribute Members

Send Feedback