SettingChangedEventArgs.HtmlAttributesOnSeparateLinesKey Field
Applies to v2.
Place HTML element attributes on separate lines key.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const HtmlAttributesOnSeparateLinesKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.HtmlAttributesOnSeparateLinesKey
public const string HtmlAttributesOnSeparateLinesKey
public:
literal String^ HtmlAttributesOnSeparateLinesKey
static val mutable HtmlAttributesOnSeparateLinesKey: string
public const var HtmlAttributesOnSeparateLinesKey : String