: ManageProfileProperty.GeneratePropCtlID (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 GeneratePropCtlID ( _
Name As String, _
fIsSection As Boolean _
) As String
'Uso
Dim Name As String
Dim fIsSection As Boolean
Dim returnValue As String
returnValue = ManageProfileProperty.GeneratePropCtlID(Name, fIsSection)
public static string GeneratePropCtlID (
string Name,
bool fIsSection
)
Parámetros
- Name
- fIsSection
Vea también
Referencia
ManageProfileProperty (Clase)
ManageProfileProperty (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)