PageInfoProvider GetPageInfo Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetPageInfo(Guid)
Returns the page info for the given Document GUID.
Public methodStatic memberGetPageInfo(String, String, String, String, Boolean)
Returns the page info for the given Alias path or URL path.
Public methodStatic memberGetPageInfo(String, String, String, String, Int32, Boolean)
Returns the page info for the given Alias path or URL path. If NodeID is provided, pageinfo retrieval is faster.
Back to Top
See Also