WebControlToolboxItem.GetToolAttributeValue(IDesignerHost, Type) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value of the specified type of attribute of the toolbox item.
public:
System::Object ^ GetToolAttributeValue(System::ComponentModel::Design::IDesignerHost ^ host, Type ^ attributeType);
public object GetToolAttributeValue(System.ComponentModel.Design.IDesignerHost host, Type attributeType);
member this.GetToolAttributeValue : System.ComponentModel.Design.IDesignerHost * Type -> obj
Public Function GetToolAttributeValue (host As IDesignerHost, attributeType As Type) As Object
- host
- IDesignerHost
The IDesignerHost for the current design document.
- attributeType
- Type
The type of attribute to retrieve the value of.
The value of the specified type of attribute.
The attributeType
parameter is not a PersistChildrenAttribute.
The default implementation will throw an ArgumentException if the attributeType
parameter is anything other than a PersistChildrenAttribute.
Termék | Verziók |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET-visszajelzés
A(z) .NET egy nyílt forráskód projekt. Visszajelzés adásához válasszon egy hivatkozást: