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