SettingChangedEventArgs.JQueryMobileHtmlIntellisenseKey Field
Applies to v2.
Key to enable jQuery Mobile intellisense in HTML files.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const JQueryMobileHtmlIntellisenseKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.JQueryMobileHtmlIntellisenseKey
public const string JQueryMobileHtmlIntellisenseKey
public:
literal String^ JQueryMobileHtmlIntellisenseKey
static val mutable JQueryMobileHtmlIntellisenseKey: string
public const var JQueryMobileHtmlIntellisenseKey : String