ASP.NET MVC Controls
Items Method (ViewFieldCollectionBuilder)

The field key list.
Configure the field collection according to the specified field key list.
Syntax
'Declaration
 
Public Function Items( _
   ByVal ParamArray fieldKeys() As String _
) As ViewFieldCollectionBuilder
public ViewFieldCollectionBuilder Items( 
   params string[] fieldKeys
)

Parameters

fieldKeys
The field key list.

Return Value

The builder.
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

ViewFieldCollectionBuilder Class
ViewFieldCollectionBuilder Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback