Click or drag to resize

AjaxRichControlClientDefinition Properties

The AjaxRichControlAjaxRichControlClientDefinition type exposes the following members.

Properties
  NameDescription
Public propertyCodeBlocks
Gets or sets the list of JavaScript code blocks to embed into the page.
Public propertyResources
Gets or sets the list of virtual paths to resources required by this control.
Public propertyStyleBlocks
Gets or sets the list of CSS rules to embed into the page.
Public propertyTextBlocks
Gets or sets the list of plain text blocks to embed into the page.
Public propertyTypeName
Gets the namespace-qualified name of the client-side type that corresponds to this control.
Top
See Also