Ribbon.ValidateServerRendering - Propriété
Cet objet, ce membre ou cette énumération est déconseillé et n’est pas destiné à être utilisé dans votre code.
Espace de noms : Microsoft.Web.CommandUI
Assembly : Microsoft.Web.CommandUI (dans Microsoft.Web.CommandUI.dll)
Syntaxe
'Déclaration
Protected Property ValidateServerRendering As Boolean
Get
Set
'Utilisation
Dim value As Boolean
value = Me.ValidateServerRendering
Me.ValidateServerRendering = value
protected bool ValidateServerRendering { get; set; }
Valeur de propriété
Type : System.Boolean