C# Class Rebel.Cms.Web.MacroModelExtensions

Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
GetSurfaceMacroChildAction ( this macro, ComponentRegistrations components, MethodInfo &action ) : SurfaceMetadata>.Lazy

Gets the surface controller meta data and a reference to the MethodInfo object for the ChildAction to render based on the macro definition

Method Details

GetSurfaceMacroChildAction() public static méthode

Gets the surface controller meta data and a reference to the MethodInfo object for the ChildAction to render based on the macro definition
public static GetSurfaceMacroChildAction ( this macro, ComponentRegistrations components, MethodInfo &action ) : SurfaceMetadata>.Lazy
macro this
components Rebel.Cms.Web.DependencyManagement.ComponentRegistrations
action System.Reflection.MethodInfo
Résultat SurfaceMetadata>.Lazy