Class ScriptResourceAlias
System.Object
  System.ValueType
    Westwind.Web.ScriptResourceAlias
public sealed struct ScriptResourceAlias : ValueType

Class Members

MemberDescription

Alias

An alias/shortcut resource name

ControlType

Any type in the assembly that contains the script resource If null looks in the current executing assembly.

FileId

The name of the script file that this resource maps to. Should be just the filename (ie. jquery.js or ww.jquery.js) as well as min.js versions if those files are loaded as well

Resource

The full resource name to the resourceToFileItem

Requirements

Namespace: Westwind.Web
Assembly: westwind.web.dll

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic