Click or drag to resize
URLRewritingContextCurrentPageInfoSource Property
Gets or sets the current page info source for live site requests

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 11.0.0
Syntax
C#
public static PageInfoSource CurrentPageInfoSource { get; set; }

Property Value

Type: PageInfoSource
See Also