C# Class Homesite.Views.LayoutExtensions

Show file Open project: psget/psget_homesite

Public Methods

Method Description
ActivePart ( this helper, string active ) : string
ToJson ( this obj ) : string

Method Details

ActivePart() public static method

public static ActivePart ( this helper, string active ) : string
helper this
active string
return string

ToJson() public static method

public static ToJson ( this obj ) : string
obj this
return string