Share via


Explicit(String) Method

The Explicit method of the SPViewFieldCollection class verifies whether the field with the specified name in the collection is explicitly declared in the view definition.

Parameters

Name   A string that contains the name of the field.

Return Value

true if the field is explicitly declared in the view definition; otherwise, false.

Remarks

Explicitly declared fields are used, for example, in the list views of Web Parts contained on the home page or on Web Part Pages and cannot be removed through the user interface.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security