MyTimeCardPaging.Template - Propriété

Espace de noms :  Microsoft.SharePoint.Applications.GroupBoard.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<TemplateContainerAttribute(GetType(MyTimeCardPagingContainer))> _
Public Property Template As ITemplate
    Get
    Set
'Utilisation
Dim instance As MyTimeCardPaging
Dim value As ITemplate

value = instance.Template

instance.Template = value
[TemplateContainerAttribute(typeof(MyTimeCardPagingContainer))]
public ITemplate Template { get; set; }

Valeur de propriété

Type : System.Web.UI.ITemplate

Voir aussi

Référence

MyTimeCardPaging classe

MyTimeCardPaging - Membres

Microsoft.SharePoint.Applications.GroupBoard.WebControls - Espace de noms