C# Class System.Web.Mvc.ItemRegistrar

Show file Open project: speier/mvcassetshelper Class Usage Examples

Public Methods

Method Description
Add ( string url ) : ItemRegistrar
ItemRegistrar ( string format ) : System.Collections.Generic
Render ( ) : IHtmlString

Method Details

Add() public method

public Add ( string url ) : ItemRegistrar
url string
return ItemRegistrar

ItemRegistrar() public method

public ItemRegistrar ( string format ) : System.Collections.Generic
format string
return System.Collections.Generic

Render() public method

public Render ( ) : IHtmlString
return IHtmlString