TemplateContentSettings Properties
Represents the ASP.NET Web Forms template content settings that are passed to the WebApplication.Settings property.
Name | Description |
---|---|
Default |
Specifies the path to a User Control that implements the Default Template content. |
Default |
Specifies the path to a User Control that implements the Default |
Dialog |
Specifies the path to a User Control that implements the Dialog Template content. |
Find |
Specifies the path to a User Control that implements the Find Dialog Template content. |
Logon |
Specifies the path to a User Control that implements the Login Template content. |
Nested |
Specifies the path to a User Control that implements the Nested |
See Also