应用了页面模版的页面会输出:page-template page-template-{directory}{filename}_php 没有指定页面模版的页面会输出:page-template-default 搜索页面 搜索结果页面都有search类。 带有结果的搜索页面:search-results 没有结果的搜索页面:search-no-results 分页页面或者多页码的页面 分页页面通常是指文章索引页面底部的...
public AppTemplateLocations() Method Details displayName public String displayName() Get the displayName property: The display name of the location. Returns: the displayName value. id public String id() Get the id property: The ID of the location. Returns: the id value. validate public vo...
3. The single hub name, for example, "hub1", it matches "hub1". Parameters: hubPattern - the hubPattern value to set. Returns: the UpstreamTemplate object itself. withUrlTemplate public UpstreamTemplate withUrlTemplate(String urlTemplate) Set the urlTemplate property: Gets or sets the ...
Fields in the template are expressed with the cell type gx tags. Additionally, the map can be used to map source data with a non-matching field name but identically-formatted data. To specify this parameter, the AppLogic should instantiate the TemplateMapBasic class, add template / field ...
Gets the name of the control tag. This property is used primarily by control developers. (Inherited from WebControl) TemplateControl Gets or sets a reference to the template that contains this control. (Inherited from Control) TemplateSourceDirectory Gets the virtual directory of the Page or...
reflect-metadatashim is required: npm install reflect-metadata and make sure to import it before you use routing-controllers: import'reflect-metadata'; Install framework: a. If you want to use routing-controllers withexpress.js, then install it and all required dependencies: ...
Namespace: System.Web.UI Assembly: System.Web.dll Acts as a template and merging container for pages that are composed only of Content controls and their respective child controls. C# Copy public class MasterPage : System.Web.UI.UserControl Inheritance Object Control TemplateControl UserControl...
在class右边框里添加下面的代码,就好了,原因是没有模版了,不能自动生成 #if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAG
Gets the element name of a tag that contains a runat=server attribute and value pair. (Inherited from HtmlControl) TemplateControl Gets or sets a reference to the template that contains this control. (Inherited from Control) TemplateSourceDirectory Gets the virtual directory of the Page or...
Namespace: System.Windows.Controls Assembly: PresentationFramework.dll Represents a control that can be used to display or edit unformatted text.C# Copy [System.Windows.Localizability(System.Windows.LocalizationCategory.Text)] [System.Windows.Markup.ContentProperty("Text")] public class TextBox : ...