HelperPage.UrlData Property

Definition

Gets data related to the URL path.

public static System.Collections.Generic.IList<string> UrlData { get; }
member this.UrlData : System.Collections.Generic.IList<string>
Public Shared ReadOnly Property UrlData As IList(Of String)

Property Value

Data related to the URL path.

Applies to