Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property Value As Object
Get
Set
'Usage
Dim instance As SPMobileBaseFieldControl
Dim value As Object
value = instance.Value
instance.Value = value
public virtual Object Value { get; set; }
Property value
Type: System.Object
See also
Reference
SPMobileBaseFieldControl class