C# 클래스 Sitecore.ItemAdapter.Sample.Areas.SampleItem.SampleItemAreaRegistration

상속: System.Web.Mvc.AreaRegistration
파일 보기 프로젝트 열기: Sitecore/sitecore-itemadapter

공개 메소드들

메소드 설명
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void

비공개 메소드들

메소드 설명
InitializeSitecoreAreaRoute ( Route route ) : void

메소드 상세

RegisterArea() 공개 메소드

public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void
context System.Web.Mvc.AreaRegistrationContext
리턴 void