SiteMapPathDesigner.AutoFormats Proprietà

Definizione

Ottiene la raccolta degli schemi di formattazione automatica da visualizzare nella finestra di dialogo Formattazione automatica per il controllo associato in fase di progettazione.

public:
 virtual property System::Web::UI::Design::DesignerAutoFormatCollection ^ AutoFormats { System::Web::UI::Design::DesignerAutoFormatCollection ^ get(); };
public override System.Web.UI.Design.DesignerAutoFormatCollection AutoFormats { get; }
member this.AutoFormats : System.Web.UI.Design.DesignerAutoFormatCollection
Public Overrides ReadOnly Property AutoFormats As DesignerAutoFormatCollection

Valore della proprietà

DesignerAutoFormatCollection

Restituisce DesignerAutoFormatCollection.

Si applica a

Vedi anche