AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageLayout Methods

The AdvantageLayout type exposes the following members.

Methods


  Name Description
Public method Clone
Clones this instance.
Public method Static member GetAdvantageLayoutControl
Gets the advantage layout control.
Public method GetExportLayout
Gets the export layout.
Public method GetParameters
Public method GetSQL
Returns raw SQL to execute for the specified command, or an empty string when the command uses a stored procedure.
Public method ImportLayoutFromFile(HttpContext, String, Boolean)
Imports the layout from file.
Public method ImportLayoutFromFile(Page, String, Boolean)
Imports the layout from file.
Public method IsLayoutMatchName
Determines whether the specified name matches this layout's name (case-insensitive, trimmed).
Public method SetData
Populates the entity's properties from the result sets returned by the stored procedure.