Click or drag to resize

ContextMenuResourcesContextMenuDivider Method

Generates Context Menu Divider HTML markup

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public static string ContextMenuDivider(
	NameValueCollection attributes
)

Parameters

attributes
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: String
See Also