Gets or sets a value indicating whether client script resources should be registered within page automatically.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual bool IncludeScripts { get; set; } |
Visual Basic |
---|
Public Overridable Property IncludeScripts As Boolean Get Set |