Conduit API
Case Study
ExternalMenu.EM_Menu.EM_MenuItem.EM_Data
 
Data object displayed for menu item.
Namespace: Conduit.API
Assembly: Conduit.API.ExternalMenu.dll
 
public class ExternalMenu.EM_Menu.EM_MenuItem.EM_Data
 
Name Description
Link Gets or sets the link type data object
PopHtml Gets or sets the pop html type data object
Type Gets the type of the data object
 
Name Description
DataType Enumeration of the external menu types
 
Name Description
EM_Link Link item object
EM_PopHtml Pop Html item object
 
Only single data type is allowed. When Link is used the PopHtml is null and vice versa.