SPMobileComputedField.ReferenceUrlFieldValue - Propriété

Remarque : cette API est désormais obsolète.

Espace de noms :  Microsoft.SharePoint.MobileControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This property is not used within SPMobileComputedField anymore.")> _
Protected Overridable ReadOnly Property ReferenceUrlFieldValue As SPFieldUrlValue
    Get
'Utilisation
Dim value As SPFieldUrlValue

value = Me.ReferenceUrlFieldValue
[ObsoleteAttribute("This property is not used within SPMobileComputedField anymore.")]
protected virtual SPFieldUrlValue ReferenceUrlFieldValue { get; }

Valeur de propriété

Type : Microsoft.SharePoint.SPFieldUrlValue

Voir aussi

Référence

SPMobileComputedField classe

SPMobileComputedField - Membres

Microsoft.SharePoint.MobileControls - Espace de noms