SPMobileGeolocationField.GeolocationField 属性
获取 SPMobileGeolocationField 呈现的字段。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property GeolocationField As SPFieldGeolocation
Get
用法
Dim instance As SPMobileGeolocationField
Dim value As SPFieldGeolocation
value = instance.GeolocationField
public SPFieldGeolocation GeolocationField { get; }
属性值
类型:Microsoft.SharePoint.SPFieldGeolocation