Class LoadSynchronizationTreeItemsCommandArguments
Extends the LoadSynchronizationTableItemsCommandArguments with required parameters for web pages.
public sealed class LoadSynchronizationTreeItemsCommandArguments : LoadSynchronizationTableItemsCommandArguments
- Inheritance
-
objectLoadSynchronizationTreeItemsCommandArguments
- Inherited Members
- Extension Methods
Constructors
LoadSynchronizationTreeItemsCommandArguments()
public LoadSynchronizationTreeItemsCommandArguments()
Properties
IncludeSubPages
Site name to load the child nodes for.
public bool IncludeSubPages { get; set; }
Property Value
- bool
LanguageName
Language codename to load the child nodes for.
public string LanguageName { get; set; }
Property Value
- string