[To be supplied.]
[Visual Basic] Public Property Repeats As Integer [C#] public int Repeats {get; set;} [C++] public: __property int get_Repeats(); public: __property void set_Repeats(int); [JScript] public function get Repeats() : int; public function set Repeats(int);
HtmlFormElementInfo Class | HtmlFormElementInfo Members | System.Web.Services.Description Namespace