Class ClassicSite
Inheritance
System.Object
ClassicSite
Assembly: PnP.Framework.dll
Syntax
public class ClassicSite : SiteCollection
Properties
Declaration
public string Classification { get; set; }
Property Value
Declaration
public string Language { get; set; }
Property Value
Declaration
public string Owner { get; set; }
Property Value
Declaration
public string TimeZoneId { get; set; }
Property Value
Declaration
public string Url { get; set; }
Property Value
Declaration
public string WebTemplate { get; set; }
Property Value
Extension Methods