Condividi tramite


SPMobileUrlField.UrlField property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property UrlField As SPFieldUrl
    Get
'Usage
Dim instance As SPMobileUrlField
Dim value As SPFieldUrl

value = instance.UrlField
public SPFieldUrl UrlField { get; }

Property value

Type: Microsoft.SharePoint.SPFieldUrl

See also

Reference

SPMobileUrlField class

SPMobileUrlField members

Microsoft.SharePoint.Mobile.WebControls namespace