|   | ResourcesHeaderIcons Property | 
        
        
            Gets common set of icon resources that can be included in web page header.
            
        
        Namespace: GSF.Web.SharedAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic static string HeaderIcons { get; }Public Shared ReadOnly Property HeaderIcons As String
	Get
public:
static property String^ HeaderIcons {
	String^ get ();
}static member HeaderIcons : string with get
GSF.Web.Shared.Resources.get_HeaderIcons = function();
Property Value
String See Also
See Also