Udostępnij za pośrednictwem


ChangePasswordDesigner.AutoFormats Właściwość

Definicja

Pobiera kolekcję schematów automatycznego formatu, które będą wyświetlane w oknie dialogowym Autoformatuj .

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

Wartość właściwości

Element DesignerAutoFormatCollection zawierający wstępnie zdefiniowane schematy dla programu ChangePassword.

Uwagi

Elementy DesignerAutoFormatCollection obiektu pochodzą z DesignerAutoFormat klasy i są wypełniane wewnętrznie zdefiniowanymi ciągami stałymi zakodowanymi w formacie XML.

Dotyczy

Zobacz też