C# Class Crayon.MT.BarItemExtensions

Show file Open project: jamilgeor/Crayon

Public Methods

Method Description
SetStyleClass ( this view, string styleClass ) : void
SetStyleId ( this view, string styleId ) : void

Method Details

SetStyleClass() public static method

public static SetStyleClass ( this view, string styleClass ) : void
view this
styleClass string
return void

SetStyleId() public static method

public static SetStyleId ( this view, string styleId ) : void
view this
styleId string
return void