SPMobileComputedField.ReferenceUrlField Property

Gets the URL field of the current list item.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Protected Overridable ReadOnly Property ReferenceUrlField As SPFieldUrl
    Get

Dim value As SPFieldUrl

value = Me.ReferenceUrlField
protected virtual SPFieldUrl ReferenceUrlField { get; }

Property Value

Type: Microsoft.SharePoint.SPFieldUrl
An SPFieldUrl object that represents the URL field of the list item that contains the SPMobileComputedField object.

See Also

Reference

SPMobileComputedField Class

SPMobileComputedField Members

Microsoft.SharePoint.MobileControls Namespace