Sdílet prostřednictvím


SPMobileDiscussionFieldIterator.IsFormFieldExcluded method

This member overrides SPMobileFolderFieldIterator.IsFormFieldExcluded(SPField).

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

Syntax

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

returnValue = Me.IsFormFieldExcluded(field)
protected override bool IsFormFieldExcluded(
    SPField field
)

Parameters

Return value

Type: System.Boolean

See also

Reference

SPMobileDiscussionFieldIterator class

SPMobileDiscussionFieldIterator members

Microsoft.SharePoint.Mobile.WebControls namespace