BrowserBuilderType.Dynamic field
Specifies that a dynamic URL to a custom builder is provided at run time for a custom property. Use this as an argument to the HtmlDesigner attribute when using the attribute on the custom property. The HtmlDesigner attribute is defined by the HtmlDesignerAttribute class.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Const Dynamic As String
'Usage
Dim value As String
value = BrowserBuilderType.Dynamic
public const string Dynamic