Gets or sets the value associated with this page view.

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

Syntax

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

See Also