Share via


SpecifiedListFieldIterator.IsShownField method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Function IsShownField ( _
    field As SPField _
) As Boolean
'Usage
Dim field As SPField
Dim returnValue As Boolean

returnValue = Me.IsShownField(field)
protected bool IsShownField(
    SPField field
)

Parameters

Return value

Type: System.Boolean

See also

Reference

SpecifiedListFieldIterator class

SpecifiedListFieldIterator members

Microsoft.SharePoint.WebControls namespace