SPUrlFieldFormatType enumeration
Specifies the format used for URL fields.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPUrlFieldFormatType
'Usage
Dim instance As SPUrlFieldFormatType
public enum SPUrlFieldFormatType
Members
Member name | Description | |
---|---|---|
Hyperlink | Represents an image that serves as a hyperlink. | |
Image | Represents a usual anchor tag. |