Share via


LookupTypeItem Members

Include Protected Members
Include Inherited Members

Represents a lookup table value. For instance, one of the rows that would appear in a combo box for a lookup table valued cell.

The LookupTypeItem type exposes the following members.

Constructors

  Name Description
Public method LookupTypeItem Initializes the LookupTypeItem with a data value and a string representing the localized data value.

Top

Properties

  Name Description
Public property ImageUrl A URL representing the image that corresponds to this value.
Public property LocalString Gets or sets the localized string representing the value.
Public property StyleId Gets or sets the id of the cell style associated with this value.
Public property Value Gets or sets the value.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Public method Equals(LookupTypeItem)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToJson Serializes objects to the JavaScript Object Notation (JSON).
Public method ToString (Overrides Object.ToString().)

Top

See Also

Reference

LookupTypeItem Class

Microsoft.SharePoint.JSGrid Namespace