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.
This member overrides SPMobileBaseFieldControl.TrySaveFieldValue().
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function TrySaveFieldValue As Boolean
'Usage
Dim instance As SPMobileFileField
Dim returnValue As Boolean
returnValue = instance.TrySaveFieldValue()
public override bool TrySaveFieldValue()
Return value
Type: System.Boolean