CMSAdminEngine..::..GetSection Method
Overload List
| Name | Description | |
|---|---|---|
|
|
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.
|
|
|
GetSection(SQL, Guid) |
Retrieves a Section by looking up the ObjectTypeID associated with the specified MasterID.
|

