Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to v2.
Add quotes to HTML attribute values in HTML formatting.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const AddQuotesToHtmlAttributesKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.AddQuotesToHtmlAttributesKey
public const string AddQuotesToHtmlAttributesKey
public:
literal String^ AddQuotesToHtmlAttributesKey
static val mutable AddQuotesToHtmlAttributesKey: string
public const var AddQuotesToHtmlAttributesKey : String