Portfolio

Provide contextual feedback messages for typical user actions with the handful
of available and flexible alert messages.

Get Started

Portfolio

Use @Html.LLG().Portfolio(PortfolioViewName viewName) method to list portfolios.
There are 4 different views PortfolioViewName.Agency, PortfolioViewName.AwesomeWork, PortfolioViewName.Masonry and PortfolioViewName.Slide3D

AwesomeWork View
HMRC VAT Api Integration
API Development and In...
ApiToCsv
Data Conversion
Excel Conversion
Data Conversion
MOT & Tax Checker
Desktop Applications
Invoice Summarizer
Desktop Applications
Snacks and Stats
Web Application
Deliveries Monitor
Web Application

@Html.LLG().Portfolio(PortfolioViewName.AwesomeWork) 

Pageable

Use .Pageable(string pageQueryName, int pageSize) method to make pageable.

Agency View

@Html.LLG().Portfolio(PortfolioViewName.Agency).Pageable("agency-page", 2) 

Methods

Method Description

.Method(bool value)

Comming soon.