Class WebAssemblyDynamicWidgetMarkdown
Inheritance
WebAssemblyDynamicWidgetMarkdown
Inherited Members
Namespace: Volo.CmsKit.Pro.Admin.Blazor.WebAssembly.Pages.CmsKit
Assembly: Volo.CmsKit.Pro.Admin.Blazor.WebAssembly.dll
Syntax
[ExposeServices(new Type[] { typeof(DynamicWidgetMarkdown) })]
public class WebAssemblyDynamicWidgetMarkdown : DynamicWidgetMarkdown, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
WebAssemblyDynamicWidgetMarkdown()
Declaration
public WebAssemblyDynamicWidgetMarkdown()
Properties
RemoteServiceOptions
Declaration
[Inject]
protected IOptions<AbpRemoteServiceOptions> RemoteServiceOptions { get; set; }
Property Value
Type | Description |
---|---|
IOptions<AbpRemoteServiceOptions> |
Methods
GetUploadUrl(string)
Declaration
protected override string GetUploadUrl(string url)
Parameters
Type | Name | Description |
---|---|---|
string | url |
Returns
Type | Description |
---|---|
string |