SPUtility.GetNewIdPrefix - Méthode
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared Function GetNewIdPrefix ( _
context As HttpContext _
) As String
'Utilisation
Dim context As HttpContext
Dim returnValue As String
returnValue = SPUtility.GetNewIdPrefix(context)
public static string GetNewIdPrefix(
HttpContext context
)
Paramètres
- context
Type : System.Web.HttpContext
Valeur renvoyée
Type : System.String