Click or drag to resize
RegisterSectionAttribute Constructor
Overload List
  NameDescription
Public methodRegisterSectionAttribute(String, Type, String)
Registers a page builder section with a custom controller.
Public methodRegisterSectionAttribute(String, String, Type, String)
Registers a simple page builder section using a custom view.
Top
See Also