[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.PageNamePropertyAttribute

类 PageNamePropertyAttribute

标注页面名称选择列表属性

继承
object
System.Attribute
PageNamePropertyAttribute
命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public class PageNamePropertyAttribute : Attribute

构造函数

PageNamePropertyAttribute()

标注页面名称选择列表属性

声明
public PageNamePropertyAttribute()

属性

IncludeBuiltInPage

是否可以选择内建页面

声明
public bool IncludeBuiltInPage { get; set; }
属性值
类型 描述
bool