Property | Type | Description | |
---|---|---|---|
Instance |
Property | Type | Description | |
---|---|---|---|
CreateDelegate | Func |
||
GetScaffoldTypes | void | ||
GetTemplateFromScaffoldTypes | Func |
||
RazorScaffoldCore | System | ||
TemplateMatcher | bool |
Method | Description | |
---|---|---|
ApplyTemplate ( umbraco.MacroEngines.DynamicNode node, string mode ) : System.Web.WebPages.HelperResult | ||
CompileScaffoldAssemblies ( ) : void | ||
GetTemplate ( string nodeTypeAlias, string mode ) : Func |
||
GetVirtualPathFromPhysicalPath ( string physicalPath ) : string |
Method | Description | |
---|---|---|
CreateDelegate ( |
||
GetScaffoldTypes ( ) : void | ||
GetTemplateFromScaffoldTypes ( string nodeTypeAlias, string mode ) : Func |
||
RazorScaffoldCore ( ) : System | ||
TemplateMatcher ( |
public ApplyTemplate ( umbraco.MacroEngines.DynamicNode node, string mode ) : System.Web.WebPages.HelperResult | ||
node | umbraco.MacroEngines.DynamicNode | |
mode | string | |
return | System.Web.WebPages.HelperResult |
public GetTemplate ( string nodeTypeAlias, string mode ) : Func |
||
nodeTypeAlias | string | |
mode | string | |
return | Func |
public GetVirtualPathFromPhysicalPath ( string physicalPath ) : string | ||
physicalPath | string | |
return | string |