名前 | 解説 | |
---|---|---|
Components | Gets the child components. C1.Web.Mvc.Componentから継承されます。 | |
Id | Gets or sets the component id. C1.Web.Mvc.Componentから継承されます。 |
LayoutBaseデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Components | Gets the child components. C1.Web.Mvc.Componentから継承されます。 | |
Id | Gets or sets the component id. C1.Web.Mvc.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
Render | オーバーライドされます。 Render the component result to the writer. | |
WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Componentから継承されます。 |