SPWeb.MasterUrl Property
Definition
public:
property System::String ^ MasterUrl { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.SharePoint.Client.ClientCallableProperty]
public string MasterUrl { get; set; }
member this.MasterUrl : string with get, set
Public Property MasterUrl As String
Property Value
- Attributes
Applies to
Feedback
Loading feedback...