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