ViewPage.MasterLocation Property

Definition

Gets or sets the path of the master view.

public string MasterLocation { get; set; }
member this.MasterLocation : string with get, set
Public Property MasterLocation As String

Property Value

The path of the master view.

Applies to