BrowserBuilderType class

Used to specify use of the default builder for a custom property or provide a custom builder for the property at run time.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebPartPages.BrowserBuilderType

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

Syntax

'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class BrowserBuilderType
'Usage
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.

See also

Reference

BrowserBuilderType members

Microsoft.SharePoint.WebPartPages namespace