SPMobileFileField.TrySaveFieldValue 方法
将PostValue保存为呈现SPMobileFileFieldSPFieldFile对象的新值。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides Function TrySaveFieldValue As Boolean
用法
Dim instance As SPMobileFileField
Dim returnValue As Boolean
returnValue = instance.TrySaveFieldValue()
public override bool TrySaveFieldValue()
返回值
类型:System.Boolean
在此重写,返回Boolean作为成功指标 ;具体而言, false**ReadOnly()**是否true;否则为true。