: ResourceFilePath.SharedLocImageUrl (Método) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Shared Function SharedLocImageUrl ( _
strImageFileName As String _
) As String
'Uso
Dim strImageFileName As String
Dim returnValue As String
returnValue = ResourceFilePath.SharedLocImageUrl(strImageFileName)
public static string SharedLocImageUrl (
string strImageFileName
)
Parámetros
- strImageFileName
Vea también
Referencia
ResourceFilePath (Clase)
ResourceFilePath (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)