命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Function IsForCurrentView ( _
strViewGuid As String _
) As Boolean
用法
Dim strViewGuid As String
Dim returnValue As Boolean
returnValue = Me.IsForCurrentView(strViewGuid)
protected bool IsForCurrentView(
string strViewGuid
)
参数
- strViewGuid
类型:System.String