Search Results for

    Show / Hide Table of Contents
    View Source

    Class CreateContentWithParentRequestModelBase<TValueModel, TVariantModel>

    Inheritance
    System.Object
    CreateContentRequestModelBase<TValueModel, TVariantModel>
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Content
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public abstract class CreateContentWithParentRequestModelBase<TValueModel, TVariantModel> : CreateContentRequestModelBase<TValueModel, TVariantModel> where TValueModel : ValueModelBase where TVariantModel : VariantModelBase
    Type Parameters
    Name Description
    TValueModel
    TVariantModel

    Properties

    View Source

    Parent

    Declaration
    public ReferenceByIdModel Parent { get; set; }
    Property Value
    Type Description
    ReferenceByIdModel
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Parent
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX