LoginDesigner.AutoFormats Egenskap

Definition

Hämtar samlingen med fördefinierade formateringsscheman 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 Loginför .

Kommentarer

Objektet DesignerAutoFormatCollection fylls i från en XML-kodad medlem i en intern klass.

Gäller för

Se även