Navigation

Categories
Show Navigation Next Topic  »

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.


Post your questions on Stackoverflow and become a part of our growing community

Comments: 0