Click or drag to resize

Resources Class

Represents common resources that can be used in a web page.
Inheritance Hierarchy
SystemObject
  GSF.Web.SharedResources

Namespace: GSF.Web.Shared
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public static class Resources
View Source

The Resources type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberHeaderIcons Gets common set of icon resources that can be included in web page header.
Public propertyStatic memberRoot Gets derived embedded resource root path.
Top
Fields
 NameDescription
Public fieldStatic memberDefaultRoot Defines default embedded resource root path.
Top
See Also