Specifies the path to a User Control that implements the NestedFrameControl Template content.
Namespace: DevExpress.ExpressApp.Web.Templates
Assembly: DevExpress.ExpressApp.Web.v18.2.dll
public string NestedFrameControlPath { get; set; }
Public Property NestedFrameControlPath As String
Type | Description |
---|---|
String | A string that specifies the path to a User Control that implements the NestedFrameControl Template content. |
To create an appropriate User Control, open the Template Gallery for the ASP.NET application project and add the XAF ASP.NET New UI Templates | Nested Frame Control or XAF ASP.NET Classic UI Templates | Nested Frame Control project item.