BuildMaster SDK Reference
Version:
WriteClassAttribute(Inedo.Web.Controls.ClassCollection classes) Method
Writes the class attribute to the current tag using a class collection.
Exceptions
System.ArgumentNullException
|
classes is null (Nothing in Visual Basic).
|
System.InvalidOperationException
|
There is no current tag or the current tag has been closed.
|