SPMobileBaseFieldControl.PostValue property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property PostValue As Object
Get
'Usage
Dim instance As SPMobileBaseFieldControl
Dim value As Object
value = instance.PostValue
public virtual Object PostValue { get; }
Property value
Type: System.Object
See also
Reference
SPMobileBaseFieldControl class