Describes how this control should bind to db data
[Visual Basic] Property Int32 As [C#] int Int32 { get; set; } [C++] __property get_Int32(); __property void set_Int32(int ); [JScript] function get Int32() : int function set Int32(int);
The parent page ID.
INavigation Interface | Rainbow.Framework.Web.UI.WebControls Namespace