Class ContentItemCommandParameters
Represents arguments of the content item command.
public sealed class ContentItemCommandParameters : FormSubmissionCommandArguments
- Inheritance
-
objectContentItemCommandParameters
- Inherited Members
- Extension Methods
Properties
LanguageName
Content language codename.
public string LanguageName { get; set; }
Property Value
- string