Class ExtractMultiLanguageConfiguration
Inheritance
System.Object
ExtractMultiLanguageConfiguration
Namespace: PnP.Framework.Provisioning.Model.Configuration.MultiLanguage
Assembly: PnP.Framework.dll
Syntax
public class ExtractMultiLanguageConfiguration : object
Properties
PersistResources
Declaration
public bool PersistResources { get; set; }
Property Value
System.
|
ResourceFilePrefix
Declaration
public string ResourceFilePrefix { get; set; }
Property Value
System.
|