ResourceFilePath.GetGlobalOrOtherUrl メソッド (Microsoft.SharePoint.Portal.WebControls)
このメンバは内部使用の目的で予約されており、ユーザー コード内で直接使用することを意図したものではありません。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Shared Function GetGlobalOrOtherUrl ( _
strFileName As String, _
rfcGlobal As ResourceFileContext, _
rfcOther As ResourceFileContext _
) As String
'使用
Dim strFileName As String
Dim rfcGlobal As ResourceFileContext
Dim rfcOther As ResourceFileContext
Dim returnValue As String
returnValue = ResourceFilePath.GetGlobalOrOtherUrl(strFileName, rfcGlobal, rfcOther)
public static string GetGlobalOrOtherUrl (
string strFileName,
ResourceFileContext rfcGlobal,
ResourceFileContext rfcOther
)
パラメータ
- strFileName
- rfcGlobal
- rfcOther
関連項目
参照
ResourceFilePath クラス
ResourceFilePath メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間