Table of Contents

Class FileComponentResult

Namespace
JJMasterData.Core.UI.Components
Assembly
JJMasterData.Core.dll
public sealed class FileComponentResult : ComponentResult
Inheritance
FileComponentResult
Inherited Members

Constructors

FileComponentResult(string)

public FileComponentResult(string filePath)

Parameters

filePath string

Properties

Content

public override string Content { get; }

Property Value

string