AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

eAdvantageRenderLocation Enumeration

Enum eAdvantageRenderLocation

Namespace:  AdvantageCMS.Core.Resource
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public enum eAdvantageRenderLocation

Members


Member nameDescription
Top The resource is rendered at the top of the page (typically inside the <head>).
Bottom The resource is rendered at the bottom of the page (just before the closing </body>).