Share via


BrowserBuilderType class

Usado para especificar o uso do construtor padrão para uma propriedade personalizada ou fornecer um construtor personalizado para a propriedade em tempo de execução.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebPartPages.BrowserBuilderType

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class BrowserBuilderType
'Uso
Dim instance As BrowserBuilderType
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class BrowserBuilderType

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

BrowserBuilderType members

Microsoft.SharePoint.WebPartPages namespace