IControlDesignerTag Methods

  Name Description
Public method GetAttribute Retrieves the value of the identified attribute on the tag.
Public method GetContent Retrieves the HTML markup for the content of the tag.
Public method GetOuterContent Retrieves the complete HTML markup for the control, including the outer tags.
Public method RemoveAttribute Deletes the specified attribute from the tag.
Public method SetAttribute Sets the value of the specified attribute and creates the attribute, if necessary.
Public method SetContent Sets the HTML markup for the content of the tag.
Public method SetDirty Sets the IsDirty property of the tag.
Top

Community Additions

ADD
Show: