MarkupExtensionWrapperAttribute Constructor
MarkupExtensionWrapperAttribute(Type)
Initializes a new instance of MarkupExtensionWrapperAttribute.
Declaration
public MarkupExtensionWrapperAttribute(Type markupExtensionWrapperType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | markupExtensionWrapperType | The wrapper type. |