Class GlobalResourcesDto
Inherited Members
Namespace: Volo.CmsKit.Admin.GlobalResources
Assembly: Volo.CmsKit.Admin.Application.Contracts.dll
Syntax
public class GlobalResourcesDto : ExtensibleObject, IHasExtraProperties, IValidatableObject
Constructors
GlobalResourcesDto()
Declaration
public GlobalResourcesDto()
Properties
ScriptContent
Declaration
public string ScriptContent { get; set; }
Property Value
Type | Description |
---|---|
string |
StyleContent
Declaration
public string StyleContent { get; set; }
Property Value
Type | Description |
---|---|
string |