Table of Contents

Class ClientScriptResourceAttribute

Namespace
AjaxControlToolkit
Assembly
AjaxControlToolkit.dll
public sealed class ClientScriptResourceAttribute : ClientResourceAttribute
Inheritance
ClientScriptResourceAttribute
Inherited Members

Constructors

ClientScriptResourceAttribute(string, string)

public ClientScriptResourceAttribute(string componentType, string resourcePath)

Parameters

componentType string
resourcePath string

Properties

ComponentType

public string ComponentType { get; }

Property Value

string