Class WebAssemblyBlogPostUpdate
Inheritance
WebAssemblyBlogPostUpdate
Assembly: Volo.CmsKit.Pro.Admin.Blazor.WebAssembly.dll
Syntax
public class WebAssemblyBlogPostUpdate : BlogPostUpdate
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
Overrides