MasterPageControlParameter - Classe
Hiérarchie d’héritage
System.Object
System.Web.UI.WebControls.Parameter
System.Web.UI.WebControls.ControlParameter
Microsoft.SharePoint.WebControls.MasterPageControlParameter
Espace de noms : Microsoft.SharePoint.WebControls
Assembly : Microsoft.SharePoint.ApplicationPages.Administration (dans Microsoft.SharePoint.ApplicationPages.Administration.dll)
Syntaxe
'Déclaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Class MasterPageControlParameter _
Inherits ControlParameter
'Utilisation
Dim instance As MasterPageControlParameter
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class MasterPageControlParameter : ControlParameter
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.