[]
        
立即下载
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.IStyleTemplateContext

接口 IStyleTemplateContext

预置模版需要的上下文

命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public interface IStyleTemplateContext

方法

GetStyleTemplateCustomResourcePath()

获取样式模板的自定义资源路径。

声明
string GetStyleTemplateCustomResourcePath()
返回值
类型 描述
string

GetTargetPageName()

获取该模板放置的页面名称

声明
string GetTargetPageName()
返回值
类型 描述
string