del método SPUtility.GetNewIdPrefix
Espacio de nombres: Microsoft.SharePoint.Utilities
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Shared Function GetNewIdPrefix ( _
context As HttpContext _
) As String
'Uso
Dim context As HttpContext
Dim returnValue As String
returnValue = SPUtility.GetNewIdPrefix(context)
public static string GetNewIdPrefix(
HttpContext context
)
Parámetros
- context
Tipo: System.Web.HttpContext
Valor devuelto
Tipo: System.String