Class ContentFinderByPageIdQuery
This looks up a document by checking for the umbPageId of a request/query string
Inheritance
System.Object
Namespace: Umbraco.Web.Routing
Assembly: Umbraco.Web.dll
Syntax
public class ContentFinderByPageIdQuery : IContentFinder
Remarks
This is used by library.RenderTemplate and also some of the macro rendering functionality like in macroResultWrapper.aspx
Methods
View SourceTryFindContent(PublishedRequest)
Declaration
public bool TryFindContent(PublishedRequest frequest)
Parameters
Type | Name | Description |
---|---|---|
PublishedRequest | frequest |
Returns
Type | Description |
---|---|
System.Boolean |