|
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.207-beta
Syntax public 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();
View SourceProperty Value
StringSee Also