Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / UI / WebParts / UnauthorizedWebPart.cs / 1305376 / UnauthorizedWebPart.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Web.UI.WebControls.WebParts {
using System;
using System.Collections;
using System.ComponentModel;
using System.Globalization;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.Util;
[
ToolboxItem(false)
]
public sealed class UnauthorizedWebPart : ProxyWebPart {
public UnauthorizedWebPart(WebPart webPart) : base(webPart) {
}
public UnauthorizedWebPart(string originalID, string originalTypeName, string originalPath, string genericWebPartID) :
base(originalID, originalTypeName, originalPath, genericWebPartID) {
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Web.UI.WebControls.WebParts {
using System;
using System.Collections;
using System.ComponentModel;
using System.Globalization;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.Util;
[
ToolboxItem(false)
]
public sealed class UnauthorizedWebPart : ProxyWebPart {
public UnauthorizedWebPart(WebPart webPart) : base(webPart) {
}
public UnauthorizedWebPart(string originalID, string originalTypeName, string originalPath, string genericWebPartID) :
base(originalID, originalTypeName, originalPath, genericWebPartID) {
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ByteStreamMessageEncodingElement.cs
- AmbientEnvironment.cs
- CheckoutException.cs
- MessageBox.cs
- AddingNewEventArgs.cs
- DataGridViewComboBoxEditingControl.cs
- Geometry3D.cs
- Utils.cs
- HierarchicalDataSourceConverter.cs
- XamlPathDataSerializer.cs
- HtmlInputHidden.cs
- SqlPersonalizationProvider.cs
- WebServiceResponse.cs
- MobileDeviceCapabilitiesSectionHandler.cs
- DataGridViewColumnCollection.cs
- BindUriHelper.cs
- ISSmlParser.cs
- SpotLight.cs
- Thickness.cs
- InplaceBitmapMetadataWriter.cs
- ReadOnlyCollection.cs
- ServiceProviders.cs
- BindingCompleteEventArgs.cs
- SqlFacetAttribute.cs
- CngAlgorithm.cs
- UdpDiscoveryEndpoint.cs
- ISCIIEncoding.cs
- ImageListStreamer.cs
- EncodingTable.cs
- IsolatedStorage.cs
- KeysConverter.cs
- SqlRecordBuffer.cs
- DummyDataSource.cs
- MediaElementAutomationPeer.cs
- ProcessHostServerConfig.cs
- MultipleCopiesCollection.cs
- Cursor.cs
- NewExpression.cs
- Solver.cs
- PackagePart.cs
- _UriTypeConverter.cs
- DbProviderFactories.cs
- CustomAttribute.cs
- XmlSchemaDocumentation.cs
- DiagnosticsConfigurationHandler.cs
- UdpDiscoveryEndpoint.cs
- SelectedPathEditor.cs
- Double.cs
- ExtensionWindowResizeGrip.cs
- DateTimeStorage.cs
- StorageConditionPropertyMapping.cs
- ImageMapEventArgs.cs
- RegisteredScript.cs
- IdentitySection.cs
- Accessors.cs
- XPathAxisIterator.cs
- RouteData.cs
- TreeNodeConverter.cs
- XmlDictionary.cs
- XPathAncestorIterator.cs
- xamlnodes.cs
- WorkflowDesignerMessageFilter.cs
- InvalidCardException.cs
- GeneralTransform3D.cs
- DbDataSourceEnumerator.cs
- filewebrequest.cs
- ArgumentException.cs
- XNodeNavigator.cs
- BitmapEffectDrawing.cs
- DropShadowBitmapEffect.cs
- ProfileSettingsCollection.cs
- TypeContext.cs
- OutOfProcStateClientManager.cs
- ImportedNamespaceContextItem.cs
- StringUtil.cs
- XsdCachingReader.cs
- ControlBuilderAttribute.cs
- HttpRequestCacheValidator.cs
- ReadWriteObjectLock.cs
- DetailsViewCommandEventArgs.cs
- webproxy.cs
- XNodeValidator.cs
- DbDeleteCommandTree.cs
- RawAppCommandInputReport.cs
- SettingsBase.cs
- IgnoreDataMemberAttribute.cs
- GeneratedContractType.cs
- IndexOutOfRangeException.cs
- StandardToolWindows.cs
- PartEditor.cs
- Root.cs
- OneOfElement.cs
- PickDesigner.xaml.cs
- ExtendedPropertyInfo.cs
- RenderDataDrawingContext.cs
- DiffuseMaterial.cs
- CallSiteOps.cs
- SQLDoubleStorage.cs
- TextSelectionHighlightLayer.cs
- EmptyQuery.cs