Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |