C# Class vbgCMS.UI.Web.Areas.Admin.Helpers.ZoneHelpers

显示文件 Open project: Tazer/vbgCMS

Public Methods

Method Description
BeginZone ( this html, Zone model ) : ZoneTag
ZoneTemplates ( this context ) : string>.IDictionary

Method Details

BeginZone() public static method

public static BeginZone ( this html, Zone model ) : ZoneTag
html this
model vbgCMS.Infrastructure.CMS.Zone
return vbgCMS.UI.Web.Code.Mvc.TagBuilders.ZoneTag

ZoneTemplates() public static method

public static ZoneTemplates ( this context ) : string>.IDictionary
context this
return string>.IDictionary