SPMobileComputedField.ReferenceUrlFieldValue Property

Gets the value of the URL field of the current list item.

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

Syntax

Protected Overridable ReadOnly Property ReferenceUrlFieldValue As SPFieldUrlValue
    Get

Dim value As SPFieldUrlValue

value = Me.ReferenceUrlFieldValue
protected virtual SPFieldUrlValue ReferenceUrlFieldValue { get; }

Property Value

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

See Also

Reference

SPMobileComputedField Class

SPMobileComputedField Members

Microsoft.SharePoint.MobileControls Namespace