Sdílet prostřednictvím


SPMobileUserField.UserFieldControl property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property UserFieldControl As Control
    Get
'Usage
Dim value As Control

value = Me.UserFieldControl
protected virtual Control UserFieldControl { get; }

Property value

Type: System.Web.UI.Control

See also

Reference

SPMobileUserField class

SPMobileUserField members

Microsoft.SharePoint.Mobile.WebControls namespace