C# Class BootstrapComponents.Components.Images.Image

Inheritance: BootstrapComponents.Core.NoInnerHtmlContainer
Show file Open project: jordanwallwork/bootstrapcomponents Class Usage Examples

Public Methods

Method Description
Image ( string src, string alt, Style style, bool responsive = false ) : BootstrapComponents.Core

Method Details

Image() public method

public Image ( string src, string alt, Style style, bool responsive = false ) : BootstrapComponents.Core
src string
alt string
style Style
responsive bool
return BootstrapComponents.Core