ChangePasswordDesigner.AutoFormats Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar samlingen med automatiska formatscheman som ska visas i dialogrutan Automatiskt format .
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
Egenskapsvärde
En DesignerAutoFormatCollection som innehåller fördefinierade scheman ChangePasswordför .
Kommentarer
Elementen i DesignerAutoFormatCollection objektet härleds från DesignerAutoFormat klassen och fylls i från internt definierade XML-kodade konstantsträngar.