Click or drag to resize
SelectListResult Properties

The SelectListResult type exposes the following members.

Properties
  NameDescription
Public propertyFirstRelationLink
Gets the Uri of the link for the relation “first”.
Public propertyLinks
Public propertyNextRelationLink
Gets the Uri of the link for the relation “next”.
Public propertyPrevRelationLink
Gets the Uri of the link for the relation “prev”.
Public propertySelfRelationLink
Gets the Uri of the link for the relation “self”.
Public propertyValue
Select list values.
Top
Explicit Interface Implementations
See Also