HtmlDesignerAttribute members
Include protected members
Include inherited members
Define o atributo HtmlDesigner que é usado em uma propriedade personalizada de Web Part. Especifica se uma propriedade personalizada usa um construtor personalizado e a URL do construtor, ou se a propriedade personalizada não usa qualquer builder, incluindo qualquer construtor padrão.
The HtmlDesignerAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HtmlDesignerAttribute | Inicializa uma nova instância da classe HtmlDesignerAttribute . |
Top
Properties
Name | Description | |
---|---|---|
BuilderArguments | Obtém ou define os argumentos, se houver, a serem passados para o construtor de propriedade personalizado do HTML. | |
BuilderUrl | Obtém a URL da página da Web de construtor de propriedade. | |
DialogFeatures | Obtém ou define a forma, tamanho ou outros recursos da caixa de diálogo do construtor de propriedades personalizadas. | |
HtmlEditorBuilderType | Obtém ou define o tipo do construtor de propriedades personalizada de HTML. | |
TypeId | (Inherited from Attribute.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
_Attribute.GetIDsOfNames | (Inherited from Attribute.) | |
_Attribute.GetTypeInfo | (Inherited from Attribute.) | |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) | |
_Attribute.Invoke | (Inherited from Attribute.) |
Top