Gets or sets the data member to bind a menu item.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public string DataMember { get; set; }
Visual Basic
Public Property DataMember As String
	Get
	Set

See Also