15 overrides of MiscSectionContent
System.Web (15)
Configuration\UrlAuthFailedErrorFormatter.cs (1)
64
protected override string
MiscSectionContent
{
DataAccess\DataConnectionHelper.cs (1)
128
protected override string
MiscSectionContent
ErrorFormatter.cs (8)
900
protected override string
MiscSectionContent
{
1216
protected override string
MiscSectionContent
{
1274
protected override string
MiscSectionContent
{
1322
protected override string
MiscSectionContent
{
1412
protected override string
MiscSectionContent
{
1631
protected override string
MiscSectionContent
{
1833
protected override string
MiscSectionContent
{
1889
protected override string
MiscSectionContent
{
Handlers\TraceHandlerErrorFormatter.cs (1)
32
protected override string
MiscSectionContent
{
Security\AuthStoreRoleProvider.cs (1)
886
protected override string
MiscSectionContent
Security\BackStopAuthenticationModule.cs (1)
185
protected override string
MiscSectionContent
{
Security\FileAuthorizationModule.cs (1)
518
protected override string
MiscSectionContent
{
Security\PassportAuthenticationModule.cs (1)
257
protected override string
MiscSectionContent
{
1 reference to MiscSectionContent
System.Web (1)
ErrorFormatter.cs (1)
447
sb.Append(" <b> " + MiscSectionTitle + ": </b>" +
MiscSectionContent
+ "<br><br>\r\n\r\n");