Class FixedWebPartProperty
Inheritance
System.Object
FixedWebPartProperty
Namespace: PnP.Framework.Modernization.Publishing
Assembly: PnP.Framework.dll
Syntax
public class FixedWebPartProperty : object
Properties
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|
Type
Value
Declaration
public string Value { get; set; }
Property Value
System.String
|