다음을 통해 공유


ChunkHelper 클래스

정의

청크를 처리하기 위한 도우미 메서드가 포함되어 있습니다.

public ref class ChunkHelper abstract sealed
public static class ChunkHelper
type ChunkHelper = class
Public Class ChunkHelper
상속
ChunkHelper

필드

TModelToken

의 모델 이름으로 @inherits@inject 대체되고 의 일부로 ChunkInheritanceUtility청크로 대체되는 토큰입니다.

메서드

GetModelChunk(ChunkTree)

지정된 를 ModelChunk 사용하여 생성된 페이지의 모델 이름을 확인하는 데 사용되는 를 반환합니다. chunkTree

GetModelTypeName(ChunkTree, String)

의 를 통해 ModelChunkchunkTree 지정된 모델의 형식 이름(지정된 경우) 또는 기본 모델 형식을 반환합니다.

ReplaceTModel(String, String)

TModel> 토큰이 <에 modelName지정된 값으로 대체된 문자열을 반환합니다.

적용 대상