| JavascriptCacheData Property |
[Missing <summary> documentation for "P:Activsoft.Dashboard.Helpers.JavascriptCache.Data"]
Namespace: Activsoft.Dashboard.HelpersAssembly: Activsoft.Dashboard.Helpers (in Activsoft.Dashboard.Helpers.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string Data { get; }Public ReadOnly Property Data As String
Get
public:
property String^ Data {
String^ get ();
}member Data : string with get
Property Value
Type:
String
See Also