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