Click or drag to resize

RibbonBarAddInGetAddInTypesByLocation Method

Retrieves the list of add-in types for a given location.

Namespace:  Dynamicweb.Controls.Extensibility
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public static Type[] GetAddInTypesByLocation(
	string path
)

Parameters

path
Type: SystemString
The location path defined on an add-in.

Return Value

Type: Type
Remarks