DataSourceItem class

Namespace: CodeEffects.Rule.Common
Assembly: CodeEffects.Rule.dll

This class is used to hold menu items provided by the Dynamic Menu Data Sources.

Syntax

public class DataSourceItem

Properties

  • ID Type: System.Int32

    Gets or sets the ID of the menu item.

  • Name Type: System.String

    Gets or sets the display name of the menu item.

p101

l097 --

l102

p101

×