Gets or sets a value indicating whether client script resources should be registered within page automatically.

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

Syntax

C#
bool IncludeScripts { get; set; }
Visual Basic
Property IncludeScripts As Boolean
	Get
	Set

See Also