Compartilhar via


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
Public method HtmlDesignerAttribute Inicializa uma nova instância da classe HtmlDesignerAttribute .

Top

Properties

  Name Description
Public property BuilderArguments Obtém ou define os argumentos, se houver, a serem passados para o construtor de propriedade personalizado do HTML.
Public property BuilderUrl Obtém a URL da página da Web de construtor de propriedade.
Public property DialogFeatures Obtém ou define a forma, tamanho ou outros recursos da caixa de diálogo do construtor de propriedades personalizadas.
Public property HtmlEditorBuilderType Obtém ou define o tipo do construtor de propriedades personalizada de HTML.
Public property TypeId (Inherited from Attribute.)

Top

Methods

  Name Description
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

Ver também

Referência

HtmlDesignerAttribute class

Microsoft.SharePoint.WebPartPages namespace