Intersoft ClientUI Documentation
ViewMetadataAttribute Constructor(String)



A value that represents the hint for view sorting.
Initializes a new instance of ViewMetadataAttribute class.
Syntax
Public Function New( _
   ByVal viewSortHint As String _
)
Dim viewSortHint As String
 
Dim instance As New ViewMetadataAttribute(viewSortHint)
public ViewMetadataAttribute( 
   string viewSortHint
)
public:
ViewMetadataAttribute( 
   String^ viewSortHint
)

Parameters

viewSortHint
A value that represents the hint for view sorting.
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

ViewMetadataAttribute Class
ViewMetadataAttribute Members
Overload List

Send Feedback