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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Const Dynamic As String
'Usage
Dim value As String

value = BrowserBuilderType.Dynamic
public const string Dynamic

See Also

Reference

BrowserBuilderType Class

BrowserBuilderType Members

Microsoft.SharePoint.WebPartPages Namespace