Click or drag to resize

ControlResources Properties

The ControlResources type exposes the following members.

Properties
  NameDescription
Public propertyCombineOutput
Gets or sets value indicating whether to combine and compress output.
Public propertyConditions
Gets the collection of conditions that specifies how to handle particular resources.
Public propertyIncludeClientSideSupport
Gets or sets value indicating whether to include client-side support for this object.
Public propertyIncludeDynamicwebScreen
Gets or sets value indicating whether to include Dynamicweb Screen Javascript library.
Public propertyIncludejQuery
Gets or sets value indicating whether to include jQuery Javascript library.
Public propertyIncludeMaxLength
Gets or sets value indicating whether to include MaxLength Javascript library.
Public propertyIncludePrototype
Gets or sets value indicating whether to include Prototype Javascript library.
Public propertyIncludeRequireJS
Gets or sets value indicating whether to include RequireJS Javascript library.
Public propertyIncludeScriptaculous
Gets or sets value indicating whether to include Scriptaculous Javascript library.
Public propertyIncludeUIStylesheet
Gets or sets value indicating whether to include main UI stylesheet.
Public propertyIncludeUtilities
Gets or sets value indicating whether to include library with utility classes for this object.
Public propertyItems
Gets the collection of resources that should be appended to the output of this instance.
Public propertyMergeOutput
Gets or sets value indicating whether to merge control output with output from previous calls to the same control (even using different control instances).
Protected propertyUrlHelper
Gets the URL helper.
Top
See Also