SPUtility.GetNewIdPrefix method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
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
Type: System.Web.HttpContext
Valor retornado
Type: System.String