Class ScriptResourceAlias
West Wind Web Toolkit for ASP.NET
 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

Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic