Class TeamChannelTabsTabConfiguration
Inheritance
System.Object
TeamChannelTabsTabConfiguration
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201903
Assembly: PnP.Framework.dll
Syntax
public class TeamChannelTabsTabConfiguration : object
Properties
ContentUrl
Declaration
public string ContentUrl { get; set; }
Property Value
System.
|
EntityId
Declaration
public string EntityId { get; set; }
Property Value
System.
|
RemoveUrl
Declaration
public string RemoveUrl { get; set; }
Property Value
System.
|
WebsiteUrl
Declaration
public string WebsiteUrl { get; set; }
Property Value
System.
|