Show / Hide Table of Contents

Class PageFeedbackModalViewDto

Inheritance
object
PageFeedbackModalViewDto
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Pro.Admin.Web.Pages.CmsKit.PageFeedbacks
Assembly: Volo.CmsKit.Pro.Admin.Web.dll
Syntax
public class PageFeedbackModalViewDto

Constructors

PageFeedbackModalViewDto()

Declaration
public PageFeedbackModalViewDto()

Properties

ModalId

Declaration
public string ModalId { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft