WebTemplateCollection.GetByName método
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (em Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (em Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public Function GetByName ( _
name As String _
) As WebTemplate
'Uso
Dim instance As WebTemplateCollection
Dim name As String
Dim returnValue As WebTemplate
returnValue = instance.GetByName(name)
public WebTemplate GetByName(
string name
)
Parâmetros
- name
Tipo: System.String
Valor retornado
Tipo: Microsoft.SharePoint.Client.WebTemplate