AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSAdminEngine..::..GetSection Method

Overload List


  Name Description
Public method Static member GetSection(SQL, Int32, String)
Retrieves a Section by name for the specified domain, falling back to a global section if not found. Results are cached per-request in HttpContext.Items.
Public method Static member GetSection(SQL, Guid)
Retrieves a Section by looking up the ObjectTypeID associated with the specified MasterID.