Back to Devexpress

CommonResources Members

blazor-devexpress-dot-blazor-dot-commonresources-dot-underscore-members.md

latest3.9 KB
Original Source

CommonResources Members

Lists client resource identifiers associated with multiple DevExpress packages.

Constructors

NameDescription
CommonResources()Initializes a new instance of the CommonResources class.

Fields

NameDescription
AceJS staticReturns an identifier for the Ace client script.
AceLanguageToolsJS staticReturns an identifier for the Ace Language Tools client script.
AnalyticsJS staticReturns an identifier for the Analytics client script.
DevExtremeJS staticReturns an identifier for the DevExtreme client script.
JQueryJS staticReturns an identifier for the jQuery client script.
JSZip staticReturns an identifier for the JSZip client script. Required for the Rich Text functionality in the Report Designer and Dashboard control.
KnockoutJS staticReturns an identifier for the Knockout client script.
QueryBuilderJS staticReturns an identifier for the Query Builder client script.
RichEditJS staticReturns an identifier for the RichEdit client script. Required for the Rich Text functionality of the Report Designer and Dashboard control.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

CommonResources Class

DevExpress.Blazor Namespace