BuildMaster SDK Reference
Version:
WriteAttributes(Inedo.Web.Controls.AttributeCollection attributes) Method
Writes attributes contained in the attribute collection to the current tag.
Exceptions
System.ArgumentNullException
|
attributes is null (Nothing in Visual Basic).
|
System.InvalidOperationException
|
There is no current tag or the current tag has been closed.
|