Class ValidateContentUpdateModel
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public class ValidateContentUpdateModel : ContentUpdateModel
Properties
View SourceCultures
Declaration
public ISet<string>? Cultures { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<ISet<System.String>> |