DesignerRegion.DesignerRegionAttributeName Pole

Definice

Definuje název atributu HTML pro oblast návrháře.

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

Hodnota pole

Poznámky

Název atributu pro oblast návrháře je _designerRegion. Pole DesignerRegionAttributeName slouží k identifikaci oblastí v rámci kódu HTML v době návrhu pro návrháře ovládacího prvku.

Platí pro

Viz také