SPUtility.GetWebLayoutsFolder method
會傳回網頁。Url/_layouts/rmj /
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared Function GetWebLayoutsFolder ( _
web As SPWeb _
) As String
'用途
Dim web As SPWeb
Dim returnValue As String
returnValue = SPUtility.GetWebLayoutsFolder(web)
public static string GetWebLayoutsFolder(
SPWeb web
)
參數
- web
Type: Microsoft.SharePoint.SPWeb
傳回值
Type: System.String