메소드 | 설명 | |
---|---|---|
GetModelFromView ( IModelCacheManager modelCacheManager, ISitecoreContextFactory sitecoreContextFactory ) : System | ||
Process ( GetModelArgs args ) : void |
메소드 | 설명 | |
---|---|---|
GetModel ( GetModelArgs args, string path ) : |
||
GetPathFromLayout ( Database db, ID layoutId ) : string | ||
GetViewPath ( GetModelArgs args ) : string | ||
IsValidForProcessing ( GetModelArgs args ) : bool |
메소드 | 설명 | |
---|---|---|
GetModelFromView ( ) : System |
protected GetModel ( GetModelArgs args, string path ) : |
||
args | GetModelArgs | |
path | string | |
리턴 |
public GetModelFromView ( IModelCacheManager modelCacheManager, ISitecoreContextFactory sitecoreContextFactory ) : System | ||
modelCacheManager | IModelCacheManager | |
sitecoreContextFactory | ISitecoreContextFactory | |
리턴 | System |
protected GetPathFromLayout ( Database db, ID layoutId ) : string | ||
db | Database | |
layoutId | ID | |
리턴 | string |
protected GetViewPath ( GetModelArgs args ) : string | ||
args | GetModelArgs | |
리턴 | string |
protected IsValidForProcessing ( GetModelArgs args ) : bool | ||
args | GetModelArgs | |
리턴 | bool |