337 references to Minimal
System (1)
compmod\system\security\permissions\AspNetHostingPermission.cs (1)
73
case AspNetHostingPermissionLevel.
Minimal
:
System.Configuration (1)
System\Configuration\TypeUtil.cs (1)
253
private static readonly AspNetHostingPermission s_aspNetHostingPermission = new AspNetHostingPermission(AspNetHostingPermissionLevel.
Minimal
);
System.Web (2)
UI\WebParts\ImportCatalogPart.cs (1)
176
pset.AddPermission(new AspNetHostingPermission(AspNetHostingPermissionLevel.
Minimal
));
UI\WebParts\WebPartManager.cs (1)
479
_minimalPermissionSet.AddPermission(new AspNetHostingPermission(AspNetHostingPermissionLevel.
Minimal
));
System.Web.Mobile (326)
Mobile\CookielessData.cs (2)
21
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
22
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
Mobile\ErrorHandlerModule.cs (2)
27
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
28
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
Mobile\MobileCapabilities.cs (4)
19
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
20
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
32
[AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.
Minimal
)]
33
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.
Minimal
)]
Mobile\MobileDeviceCapabilitiesSectionHandler.cs (2)
16
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
17
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
Mobile\MobileErrorInfo.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
Mobile\MobileFormsAuthentication.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (2)
36
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
37
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlCommandAdapter.cs (2)
20
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
21
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlFormAdapter.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlImageAdapter.cs (2)
22
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
23
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlLinkAdapter.cs (2)
20
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
21
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlMobileTextWriter.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlPageAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlPhoneCallAdapter.cs (2)
20
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
21
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlSelectionListAdapter.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ChtmlTextBoxAdapter.cs (2)
22
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
23
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\ControlAdapter.cs (2)
35
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
36
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlCalendarAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlCommandAdapter.cs (2)
31
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
32
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlControlAdapter.cs (2)
26
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
27
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlFormAdapter.cs (2)
34
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
35
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlImageAdapter.cs (2)
20
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
21
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlLabelAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlLinkAdapter.cs (2)
27
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
28
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlListAdapter.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlLiteralTextAdapter.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (2)
31
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
32
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (2)
34
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
35
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlPageAdapter.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlPanelAdapter.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlPhoneCallAdapter.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlSelectionListAdapter.cs (2)
31
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
32
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlTextBoxAdapter.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlTextViewAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlValidationSummaryAdapter.cs (2)
33
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
34
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\HtmlValidatorAdapter.cs (2)
31
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
32
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\MobileTextWriter.cs (2)
32
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
33
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\MultiPartWriter.cs (2)
31
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
32
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (2)
35
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
36
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\UpWmlPageAdapter.cs (2)
31
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
32
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (2)
36
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
37
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlCommandAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlControlAdapter.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlFormAdapter.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlImageAdapter.cs (2)
20
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
21
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlLabelAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlLinkAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlListAdapter.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlLiteralTextAdapter.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (6)
37
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
38
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
1659
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
1660
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
1716
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
1717
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlObjectListAdapter.cs (2)
31
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
32
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlPageAdapter.cs (2)
33
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
34
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlPanelAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlPhoneCallAdapter.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlSelectionListAdapter.cs (2)
35
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
36
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlTextBoxAdapter.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlTextViewAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlValidationSummaryAdapter.cs (2)
33
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
34
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\WmlValidatorAdapter.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCalendarAdapter.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCommandAdapter.cs (2)
22
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
23
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicControlAdapter.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicFormAdapter.cs (2)
25
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
26
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicImageAdapter.cs (2)
21
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
22
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicLabelAdapter.cs (2)
19
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
20
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicLinkAdapter.cs (2)
21
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
22
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicListAdapter.cs (2)
22
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
23
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicLiteralTextAdapter.cs (2)
20
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
21
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicObjectListAdapter.cs (2)
24
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
25
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPageAdapter.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPanelAdapter.cs (2)
21
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
22
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPhoneCallAdapter.cs (2)
22
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
23
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicSelectionListAdapter.cs (2)
24
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
25
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicTextBoxAdapter.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicTextViewAdapter.cs (2)
21
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
22
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicValidationSummaryAdapter.cs (2)
25
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
26
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicValidatorAdapter.cs (2)
22
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
23
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlCssHandler.cs (2)
20
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
21
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\AdRotator.cs (2)
48
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
49
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ArrayListCollectionBase.cs (2)
26
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
27
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\BaseValidator.cs (2)
37
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
38
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Calendar.cs (2)
41
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
42
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Command.cs (2)
37
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
38
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\CompareValidator.cs (2)
38
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
39
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Constants.cs (2)
125
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
126
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ControlPager.cs (2)
24
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
25
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\CustomValidator.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Design\Converters\DataFieldConverter.cs (2)
31
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
32
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Design\Converters\DataMemberConverter.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Design\MobileResource.cs (1)
18
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\DesignerAdapterAttribute.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\DeviceOverridableAttribute.cs (2)
12
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
13
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\DeviceSpecific.cs (4)
39
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
40
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
362
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
363
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\DeviceSpecificChoice.cs (8)
34
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
35
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
480
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
481
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
592
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
593
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
714
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
715
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\DeviceSpecificChoiceCollection.cs (2)
24
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
25
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ErrorFormatterPage.cs (2)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\FontInfo.cs (2)
25
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
26
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Form.cs (4)
27
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
28
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
757
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
758
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\IControlAdapter.cs (2)
25
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
26
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Image.cs (2)
36
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
37
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\IObjectListFieldCollection.cs (2)
27
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
28
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\IPageAdapter.cs (2)
22
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
23
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ItemPager.cs (2)
24
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
25
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ITemplateable.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Label.cs (2)
34
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
35
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Link.cs (2)
35
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
36
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\List.cs (2)
39
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
40
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ListCommandEventArgs.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ListControlBuilder.cs (2)
22
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
23
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ListDataBindEventArgs.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\LiteralLink.cs (2)
32
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
33
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\LiteralText.cs (4)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
31
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
194
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
195
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\LiteralTextContainerControlBuilder.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\LoadItemsEventArgs.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\MobileControl.cs (2)
45
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
46
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\MobileControlBuilder.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\MobileControlsSectionHandler.cs (2)
19
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
20
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\MobileListItem.cs (2)
48
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
49
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\MobileListItemCollection.cs (2)
25
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
26
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\MobilePage.cs (2)
41
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
42
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\MobileUserControl.cs (2)
20
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
21
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectList.cs (4)
38
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
39
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
1567
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
1568
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListCommand.cs (2)
29
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
30
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListCommandCollection.cs (2)
27
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
28
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListCommandEventArgs.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListDataBindEventArgs.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListField.cs (1)
30
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListFieldCollection.cs (2)
26
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
27
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListItem.cs (2)
27
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
28
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListItemCollection.cs (2)
26
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
27
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListSelectEventArgs.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListShowCommandsEventArgs.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ObjectListTitleAttribute.cs (2)
23
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
24
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\PagedControl.cs (2)
26
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
27
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\PagerStyle.cs (2)
28
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
29
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Panel.cs (4)
24
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
25
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
189
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
190
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\PersistNameAttribute.cs (2)
18
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
19
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\PhoneCall.cs (2)
38
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
39
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\RangeValidator.cs (2)
38
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
39
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\RegularExpressionValidator.cs (2)
36
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
37
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\RequiredFieldValidator.cs (2)
35
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
36
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\SelectionList.cs (2)
40
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
41
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\Style.cs (2)
36
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
37
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\StyleSheet.cs (4)
40
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
41
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
740
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
741
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\TemplateContainer.cs (2)
27
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
28
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\TextBox.cs (4)
39
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
40
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
245
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
246
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\TextControl.cs (2)
27
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
28
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\TextView.cs (2)
42
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
43
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\TextViewElement.cs (2)
33
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
34
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
UI\MobileControls\ValidationSummary.cs (2)
38
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
39
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.
Minimal
)]
System.Web.Services (7)
System\Web\Services\Protocols\WebServiceHandlerFactory.cs (1)
66
new AspNetHostingPermission(AspNetHostingPermissionLevel.
Minimal
).Demand();
System\Web\Services\WebService.cs (6)
37
[AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.
Minimal
)]
51
[AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.
Minimal
)]
69
[AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.
Minimal
)]
82
[AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.
Minimal
)]
94
[AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.
Minimal
)]
103
[AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.
Minimal
)]