Table of Contents

Class ContentSynchronizationCreateArguments

Namespace
Kentico.Xperience.Admin.Websites.UIPages
Assembly
Kentico.Xperience.Admin.Websites.dll

Extends the ContentSynchronizationCreateArguments with required parameters for web pages.

public sealed class ContentSynchronizationCreateArguments : ContentSynchronizationCreateArguments
Inheritance
object
ContentSynchronizationCreateArguments
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