Click or drag to resize
PageInfoProviderGetPageInfo Method
Overload List
  NameDescription
Public methodStatic memberGetPageInfo(String, String, String, String, Boolean)
Returns the page info for the given Alias path or URL path. Use the overload to provide node ID for better performance if possible.
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.
Top
See Also