ISPTheme.ApplyTo - Méthode
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Sub ApplyTo ( _
web As SPWeb, _
shareGenerated As Boolean _
)
'Utilisation
Dim instance As ISPTheme
Dim web As SPWeb
Dim shareGenerated As Boolean
instance.ApplyTo(web, shareGenerated)
void ApplyTo(
SPWeb web,
bool shareGenerated
)
Paramètres
- web
Type : Microsoft.SharePoint.SPWeb
- shareGenerated
Type : System.Boolean