New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.ResourceData

A resource data class.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ResourceData : IResourceData

Properties

Attributes IDictionary2`

Gets or sets the attributes.

Available Boolean

Gets or sets the available.

EncodedKey Object

Gets or sets the encoded key.

Key Object

Gets or sets the key.

Text String

Gets or sets the text.

Type String

Gets or sets the type.

Methods

CopyFrom

Copies from.

Parameters

srcResource Telerik.Web.UI.Resource

The SRC resource.

Returns

System.Void

CopyTo

Copies to.

Parameters

destResource Telerik.Web.UI.Resource

The dest resource.

Returns

System.Void

In this article