Click or drag to resize

XmlNavigationGetNavigationHtml Method

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string GetNavigationHtml(
	NameValueCollection settings,
	NameValueCollection attributes
)

Parameters

settings
Type: System.Collections.SpecializedNameValueCollection
attributes
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: String
See Also