获取发生该事件的 Web 站点的绝对 URL。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property FullUrl As String
Get
用法
Dim instance As SPWebEventProperties
Dim value As String
value = instance.FullUrl
public string FullUrl { get; }
属性值
类型:System.String
一个字符串,包含绝对 URL。