SPMobileUrlField.Value 属性
获取在 UI 中的字段的值。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property Value As Object
Get
用法
Dim instance As SPMobileUrlField
Dim value As Object
value = instance.Value
public override Object Value { get; }
属性值
类型:System.Object
在 UI 中,而不一定是基础字段的值最新内容数据库中保存值。