interface UmbPartialViewDetailModel {
    content: string;
    entityType: "partial-view";
    name: string;
    unique: string;
}

Properties

content: string
entityType: "partial-view"
name: string
unique: string
MMNEPVFCICPMFPCPTTAAATR