HamburgerImageWidth Property
|
Gets or sets the width for the brand image.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic Nullable<int> ImageWidth { get; set; }<asp:Hamburger ImageWidth="Nullable" />
Property Value
Type:
NullableInt32
The width for the brand image.
See Also