DesignerRegion.DesignerRegionAttributeName Campo

Definição

Define o nome do atributo HTML para uma região designer.

public: static initonly System::String ^ DesignerRegionAttributeName;
public static readonly string DesignerRegionAttributeName;
 staticval mutable DesignerRegionAttributeName : string
Public Shared ReadOnly DesignerRegionAttributeName As String 

Valor de Campo

Observações

O nome do atributo para uma região projetista é _designerRegion. O DesignerRegionAttributeName campo é usado para identificar regiões dentro da marcação HTML em tempo de design para o designer de controlo.

Aplica-se a

Ver também